nvie / gitflow

Git extensions to provide high-level repository operations for Vincent Driessen's branching model.
http://nvie.com/posts/a-successful-git-branching-model/
Other
26.6k stars 2.66k forks source link

Will git flow be configurable?such as change the hotfix merging direction from Master&develop to Master&realease #6474

Open RangerVi opened 2 years ago

ChrisJStone commented 2 years ago

Take a look at https://github.com/petervanderdoes/gitflow-avh as that repo is in active development. Are you wanting to make your release branches long lived?