50 ms·
We've just started using this where I'm currently working, and it definitely makes a lot of sense. There's a command line tool which helps you keep to this bra
by Alan01252 13y ago
We've just started using this where I'm currently working, and it definitely makes a lot of sense.
There's a command line tool which helps you keep to this branching model. Available here.
https://github.com/nvie/gitflow https://github.com/nvie/gitflow
Unfortunately it seems to of been abandoned by the author. A more active fork is available here
https://github.com/petervanderdoes/gitflow https://github.com/petervanderdoes/gitflow
Note that if installing on Ubuntu using apt, you'll get the no longer maintained version.
This cheat sheet helped me get up and flowing fast.
http://danielkummer.github.io/git-flow-cheatsheet/ http://danielkummer.github.io/git-flow-cheatsheet/