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.63k stars 2.66k forks source link

allow pass options to 'git flow feature diff' #405

Open KES777 opened 9 years ago

KES777 commented 9 years ago

Can not setup options for given command

I want --ignore-space-change and --ignore-all-space

git flow feature diff --ignore-space-change --ignore-all-space