I only know GitPython very vaguely but this looks more correct to me.
Update gitflow/core.py #5
Thanks for the patch.
How did you came across this bug? As this shows there is a test-case missing, I'd like to add one. For this it would be helpful to know, how to reproduce it.
Hi Hartmut,
it should manifest whenever you do "git flow feature finish -F" to fetch stuff from origin before finishing.
Oh and thanks for the great app!
I'm creating a tool we use to follow a certain workflow (basically modified gitflow) and a pure python gitflow implementation is exactly what I needed. :-)
Merged manually, see commit 0e9269f4b9 .
Pull request closed
No due date set.
No dependencies set.
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?