Bug Report: Is Atlassian's tutorial diagram for “git pull --rebase” incorrect?

Robin Carter July 26, 2020

I'm reading Atlassian's excellent Git tutorials but I'm confused by one diagram:

https://www.atlassian.com/git/tutorials/syncing/git-pull
It's the 3rd flow diagram from the top.

I think it should be just one line: D - A - B - C - E - F - G
With "Remote origin/master" pointing at C and "Local master" pointing at G.

My experiments using SmartGit (pull rebase option) and GitHub seem to confirm this answer but it seemed more likely I've misunderstood than that Atlassian have made a mistake in their diagram.

They go on say further down: "Many developers prefer rebasing over merging, since it’s like saying, 'I want to put my changes on top of what everybody else has done.'". This statement also seems to contradict the diagram.

If the diagram is right, please explain how to put local changes on top of origin changes so that origin's history is preserved.

I've raised this question on stackoverflow and a few other people also seem to think there is an error in the tutorial diagram (and the comments below it). If so how do I report the bug so Atlassian can fix if for other people reading the tutorials? Thanks.

https://stackoverflow.com/questions/63099774/is-atlassians-tutorial-diagram-for-git-pull-rebase-incorrect

 

 

1 answer

1 accepted

0 votes
Answer accepted
Tyler T
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
July 27, 2020

Hi @Robin Carter and welcome to the Community! Thank you for sharing this detailed post. Our content team has been made aware and is working on a new diagram to upload to the tutorial.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events