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

Preserve branches in feature and hotfixes #6398

Open gauravgargtech opened 6 years ago

gauravgargtech commented 6 years ago

Disabled deletion of branch in 2 workflows ,

  1. git flow feature finish
  2. git flow hotfix release
ChrisJStone commented 1 year ago

I believe this functionality has all ready been implemented please check my fork here if not kindly submit a pull request as I'm in the process of updating gitflow