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

correct whitespace error #6347

Open note89 opened 8 years ago

note89 commented 8 years ago

The line git flow feature pull <remote> <name> had two spaces two much infront of it

nfalco79 commented 8 years ago

duplicate of #359