I'm inexperienced with git-flow.
Is there a command to undo git-flow feature start?
I'm inexperienced with git-flow.
Is there a command to undo git-flow feature start?
git hf feature cancel -f
Use git hf help and git hf feature help to see the possibilities.