nvie / gitflow

Git extensions to provide high-level repository operations for Vincent Driessen's branching model.

Home Page:http://nvie.com/posts/a-successful-git-branching-model/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pull deveop origin before creating branch

arsenitem opened this issue · comments

Just a suggestion, but maybe before creating a branch with git flow .. start, develop branch should be pulled from remote origin?