author | Steve Haslam <shaslam@lastminute.com> | |
Fri, 25 Jul 2008 18:37:48 +0000 (19:37 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sat, 26 Jul 2008 00:10:32 +0000 (17:10 -0700) | ||
commit | d3296e37b61fdd80a8b785270b1d11db34dab2f5 | |
tree | 5113edf9bf44974698941ea3233e650e82c18614 | tree | snapshot |
parent | 09f8d055f9c2af79a72f8d2a2f13698d9bbe6956 | commit | diff |
Remove references to git-fetch-pack from "git clone" documentation.
"git clone" no longer calls "git-fetch-pack", so the documentation is a bit
stale. Instead, state that the -u option is to be used when accessing a
repository over ssh.
Signed-off-by: Steve Haslam <shaslam@lastminute.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
"git clone" no longer calls "git-fetch-pack", so the documentation is a bit
stale. Instead, state that the -u option is to be used when accessing a
repository over ssh.
Signed-off-by: Steve Haslam <shaslam@lastminute.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-clone.txt | diff | blob | history |