Skip to content

Mismatch with Figure and git log #504

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
isanjeevsingh opened this issue Feb 2, 2015 · 2 comments
Closed

Mismatch with Figure and git log #504

isanjeevsingh opened this issue Feb 2, 2015 · 2 comments

Comments

@isanjeevsingh
Copy link

Hi,

I was reading git to learn more about branching and found that one figure was not in sync with the text.

W.r.t URL 'http://git-scm.com/book/en/v2/Git-Branching-Branches-in-a-Nutshell'
i.e. on chapter --> 3.1 Git Branching - Branches in a Nutshell

The last figure that mentions the branching of Master and Test.
advance-master

This looks a bit different than what the git log shows just beneath it.

$ git log --oneline --decorate --graph --all

---> c2b9e (HEAD, master)
---> 87ab2 (testing) made a change

Creating this issue as I believe the figure shows just the opposite.

Thanks,
Sanjeev

@YueLinHo
Copy link

Please close this issue as dulicate #472.

@maxlazio
Copy link
Contributor

maxlazio commented Feb 8, 2017

Duplicate of #472, closing this one.

@maxlazio maxlazio closed this as completed Feb 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants