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

Will git flow be configurable?such as change the hotfix merging direction from Master&develop to Master&realease

RangerVi opened this issue · comments

Take a look at https://github.com/petervanderdoes/gitflow-avh as that repo is in active development. Are you wanting to make your release branches long lived?