commit | d3296e37b61fdd80a8b785270b1d11db34dab2f5 | [log] [tgz] |
---|---|---|
author | Steve Haslam <shaslam@lastminute.com> | Fri Jul 25 19:37:48 2008 +0100 |
committer | Junio C Hamano <gitster@pobox.com> | Fri Jul 25 17:10:32 2008 -0700 |
tree | 5113edf9bf44974698941ea3233e650e82c18614 | |
parent | 09f8d055f9c2af79a72f8d2a2f13698d9bbe6956 [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>