cactuskeeper A tool to help developers follow the cactus branching model when working with git. See this blog post for more info on the cactus model. installation pip install cactuskeeper usage To check if your current branch has all bugfixes from other branches run: ck check configuration tbd