gitflow icon indicating copy to clipboard operation
gitflow copied to clipboard

Git extensions to provide high-level repository operations for Vincent Driessen's branching model.

Results 112 gitflow issues
Sort by recently updated
recently updated
newest added

Each change in git should be easy to introduce. If it’s not, you should refactor. When you are making your changes, you will be in a feature branch. Try to...

Git management systems (github, gitlab, etc) often support referencing existing commits as part of issues, merges etc. When finishing a feature it would be neat to get the commit hash...

Just removed some blank lines. I am learning to use github.

I have configured notepad++ through git bash and it used to work really well. But now since two days it says that notepad.exe not found. Also, now since 5 minutes...

The bug is exposed as follows: ``` $ git flow init # accept the defaults $ echo "foo" > foo $ git add . && git commit -m 'Add foo'...

Bug

I am using now git flow in Windows, and when I try any command it takes lot of time. Even the checkout command which is very quick takes more than...

This is obviously dead. There's a good fork available. Please close this project and tell people to use the one that's maintained. Leaving this up here isn't helping anybody. See...