Gitiles
Code Review
Sign In
source.supwisdom.com
/
common
/
gitflow
/
5cdfc2f4b2a671e2b2fbf84c883d7d5952979659
/
gitflow-feature
938b073
Don't do --no-ff merges for feature branches that exist of a single commit (no benefits are gained in those situations, only complexity is added).
by Vincent Driessen
· 15 years ago
65cdbb7
Functionally implemented the gitflow-feature subcommand. Starting and finishing feature branches is now possible in your repos.
by Vincent Driessen
· 15 years ago
3d41255
Add checks for all the commands, to assure we're working in a clean and safe environment, before actually modifying stuff in the repo.
by Vincent Driessen
· 15 years ago
21c3483
allow optional argument to the feature subcommand
by Daniel Truemper
· 15 years ago
093a147
Added header comments to all files.
by Vincent Driessen
· 15 years ago
f7f687c
Also add basic skeleton implementation for the gitflow-feature and gitflow-release subcommands.
by Vincent Driessen
· 15 years ago