Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Git-flow not 100% compatible from 2.7.1 and above

Nahue November 5, 2018

This is not a duplicate from https://community.atlassian.com/t5/forums/postpage.searchbeforepostfield:searchbeforepostitemselected/message-uid/728759/node-display-id/community%3Atnckb94959?t:ac=choose-node/true/interaction-style/qanda/q-p/YWRkLXRhZ3M6c291cmNldHJlZQ..&t:cp=search/contributions/messagesearchcontributionspage

I've done the `getopt` thing and git flow started working but 100% as before.

In my case, I usually review my team work by checking the `features` from one dev or another. So I have git-flow initialised like this:

feature = feature/
release = release/
hotfix = hotfix/
support = support/
versiontag =

So, when checking another dev jobs I go to `feature/ic/CODE-000` and do the usual flow actions like finishing the feature or the hotfix.

From 2.7.1 and above (I tried with v3 as well) having that config results in git flow not recognizing branches like `feature/*/CODE-000` as a feature, so when performing flow the next action always gives me the primary options, like "Start a new feature" and not "Finish feature".

If I config the features to be like `feature/ic/` then git flow recognizes them as they should. The problem is that I need to be able to go through `feature/ic` or `feature/ns` or `feature/jf` without the need of changing the config every time.

Hope someone can help me.

1 answer

0 votes
Manju
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
November 7, 2018

We are aware of some issues with respect to gitflow since we upgraded to gitflow avh and actively working to get to the root of it and resolve them. We request you to submit a ticket on jira.atlassian.com for us to get to know all related issues and fix them for you. Thanks for your patience and we really appreciate the understanding in the meanwhile. 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events