author | Miklos Vajna <vmiklos@frugalware.org> | |
Fri, 23 Jan 2009 18:02:29 +0000 (19:02 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 26 Jan 2009 02:57:26 +0000 (18:57 -0800) | ||
commit | c30e5673f9614caebf020f934f435db179bd53d4 | |
tree | cb109ab9ecea283ba92536066f418ba5bc0fd074 | tree | snapshot |
parent | 0990e7aaaa63ca908dbdfc379af132068e4b066f | commit | diff |
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>
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 | diff | blob | history |