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

This still supported? #6428

Closed eman1986 closed 6 years ago

eman1986 commented 6 years ago

the last commit was 2012, and the last release was 2011, is it safe to say this project is this project got left behind?

Is there someone keeping this flame alive with another fork? I very much like the git flow concept so I'm hoping support for this is not lost as git advances.

brodycj commented 6 years ago

https://github.com/petervanderdoes/gitflow-avh

See #285

eman1986 commented 6 years ago

Thank you, I just saw that ticket and was going to comment that on this ticket.