I’m a huge fan of gitflow. It’s made my life much easier. However, I’ve noticed recently that, as the codebase grows, features can become disorganized or unwieldy. gitflow-avh solves this problem incredibly well by allowing features to be based off any branch.
Note Code Problem Feature Per Item Two Features One Feature Solution Installation Using Subfeatures Problem Solved with Subfeatures Note This is not a gitflow overview. Check out the original branching model and the gitflow repo for more information on those.