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

Pull deveop origin before creating branch #6460

Open arsenitem opened 3 years ago

arsenitem commented 3 years ago

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