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

Strange image in Git's tutorial page

Daniel_Schröder August 4, 2013

I was going through the Git's tutorial pages on Atlassian sites trying to learn something new and found this image on the example of "Git Fetch Command".

The page can be found here: https://www.atlassian.com/git/tutorial/remote-repositories#!fetch

git-tutorial_repos-fetch

Is this image correct or it has to much pointers to Origin/Master? And what would be the right pointer values?

1 answer

1 accepted

0 votes
Answer accepted
ThomasA
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.
August 5, 2013

Hi Daniel,

Those labels look incorrect thank you for letting us know. I will let the owners know.

They should be these branch names I believe:

master -> origin/master
develop -> origin/develop
some-feature -> origin/some-feature

Thanks,

Tom.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events