nvie / gitflow

Git extensions to provide high-level repository operations for Vincent Driessen's branching model.
http://nvie.com/posts/a-successful-git-branching-model/
Other
26.6k stars 2.66k forks source link

"git flow feature finish -D <name>" got illegal option -D #6405

Open Edward608 opened 6 years ago

Edward608 commented 6 years ago

As said in the title, I can't use -D or -F as the option for the command, any idea why this happens?