Community
Participate
Working Groups
By default branches are deleted, if the operation succeeded, but the reference implementation supports keeping the branch like this [1]. $ git flow feature finish foobar -k This change would be nice to have for Gerrit integration [2], so it is possible to peform post-reviews by repeatedly finishing the feature branch with the squash option. This should work for feature, release and hotfix branches, but we do not have a dialog for release and hotfix yet. I think we can activate the dialog for those branches in a separate change. [1] https://github.com/nvie/gitflow/wiki/Command-Line-Arguments [2] https://bugs.eclipse.org/bugs/show_bug.cgi?id=468885
New Gerrit change created: https://git.eclipse.org/r/56299
Gerrit change https://git.eclipse.org/r/56299 was merged to [master]. Commit: http://git.eclipse.org/c/egit/egit.git/commit/?id=6e4bb5c683663313a0a714593bd90dc9bf6153ea
submitted