doc/pull: clarify the illustrations
commit5a3fd6afd4a26accc20a58bf4980f296772be98a
authorJunio C Hamano <gitster@pobox.com>
Thu, 31 Oct 2013 20:43:35 +0000 (31 13:43 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 31 Oct 2013 20:45:29 +0000 (31 13:45 -0700)
treeb942f1a49d9ca8b5e5914dfe344375f923639179
parent501a75a7b308ed9631cd4802d891e6b56c06821a
doc/pull: clarify the illustrations

The second illustration that shows the history after "git pull"
spelled the remote-tracking branch with "remotes/" prefix, which
is not necessary.  Drop it.

To match the assumption that a remote-tracking branch is used to
keep track of the advancement of the master at the origin, update
the first illustration that shows the history before "git pull"
to show the distinction between the master currently at origin and
the stale origin/master remote-tracking branch.

Noticed-by: Felipe Contreras <felipe.contreras@gmail.com>
Helped-by: Max Horn <max@quendi.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-pull.txt