gittutorial: remove misleading note
commitc30e5673f9614caebf020f934f435db179bd53d4
authorMiklos Vajna <vmiklos@frugalware.org>
Fri, 23 Jan 2009 18:02:29 +0000 (23 19:02 +0100)
committerJunio C Hamano <gitster@pobox.com>
Mon, 26 Jan 2009 02:57:26 +0000 (25 18:57 -0800)
treecb109ab9ecea283ba92536066f418ba5bc0fd074
parent0990e7aaaa63ca908dbdfc379af132068e4b066f
gittutorial: remove misleading note

In the tutorial Alice initializes the repository, and Bob clones it. So
Bob can just do a 'git pull', but Alice will need 'git pull <url>
<branch>'.

The note suggested that the branch parameter is not necessary, which is
no longer true these days.

Signed-off-by: Miklos Vajna <vmiklos@frugalware.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/gittutorial.txt