gitflow
gitflow copied to clipboard
Allow dirty working tree for release
How about support git flow release start but with changes in the working tree? Will need to require that the commit is on the develop branch to avoid merge conflicts. See #32