author | Christian Schlotter <schlotter@users.sourceforge.net> | |
Mon, 19 Feb 2007 12:35:35 +0000 (13:35 +0100) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Tue, 20 Feb 2007 02:14:29 +0000 (18:14 -0800) | ||
commit | f496454e0fd22d003e9c9b5c3742b12d526bc0a4 | |
tree | 3699d2083ba46987a0df0d45d5af84d22a56c4c9 | tree | snapshot |
parent | 4bc94d289221e16cccbc72f73b3b5b1de0b822c5 | commit | diff |
git-clone: Sync documentation to usage note.
Documentation advertises the new `--depth <n>' parameter with an equal
sign, while the usage notes (shown after `git-clone --help') do not. If I
understood git-clone's source code correctly, the version without the
equal sign is correct, which is why this patch syncs documentation to the
usage note.
Signed-off-by: Christian Schlotter <schlotter@users.sourceforge.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation advertises the new `--depth <n>' parameter with an equal
sign, while the usage notes (shown after `git-clone --help') do not. If I
understood git-clone's source code correctly, the version without the
equal sign is correct, which is why this patch syncs documentation to the
usage note.
Signed-off-by: Christian Schlotter <schlotter@users.sourceforge.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/RelNotes-1.5.0.txt | diff | blob | history | |
Documentation/git-clone.txt | diff | blob | history |