Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

If I Click on Branch should I see a branch in the graph?

Spencer Bentley
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
May 22, 2018

Hi all, Fairly new to the git experience, but I am a bit confuzed .. if I click branch and create a branch and make changes and commit them and push them then merge them back to the master why does the graph section not show the branches and merges when I have Show All branches selected.. am I missing something very basic?

 

Cheers

2 answers

0 votes
Spencer Bentley
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
May 24, 2018

screeny1.png

minnsey
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
May 24, 2018

Hi

If you create one branch from master then makes some commits to your new branch and if master is not moving (no more commits) and you  do not create a second branch from master then your Git history is linear. You will only see branches in the graph if you have, for want of a better word, parallel commits, e.g. you make 2 branches from master at the same point and then make a commit onto each branch.

Sorry that might not be the greatest explanation., but I hope it makes sense.

 

Mike

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

Can you please add a screenshot to help us understand your problem better?

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events