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

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,556,987
Community Members
 
Community Events
184
Community Groups

Git-flow not 100% compatible from 2.7.1 and above

This is not a duplicate from this one here

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
bgannin
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
Dec 10, 2018

Hi Nahue,

For the moment I'd recommend installing the old implementation of git-flow and choosing "Use System git-flow" in the Git preferences to get back to working order. We are investigating issues with the AVH upgrade and what option is best but there's not an ETA for any changes at the moment.

Brian Ganninger
Senior Mac Developer, Sourcetree

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events