How to reconfigure Git flow?

Deleted user July 1, 2013

Is there a way to reconfigure git flow once enabled? I.e. the matching of branches to the git flow ones...

1 answer

1 accepted

0 votes
Answer accepted
stevestreeting
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 1, 2013

You have to do this rather carefully but you can edit the branch names in .git/config under the [gitflow "branch"] and [gitflow "prefix"] sections. You can also edit this file by clicking Settings in the toolbar then "Edit Config File...".

Deleted user July 8, 2013

Not really user-friendly, but at least it's possible...

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events