author | Shawn Pearce <spearce@spearce.org> | |
Wed, 19 Apr 2006 00:19:48 +0000 (20:19 -0400) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 19 Apr 2006 00:56:53 +0000 (17:56 -0700) | ||
commit | 23edecbc9a5566ac5aa8fb251fbcf8bb83694837 | |
tree | 4a79b6687bc8b78aac6dccbbad12700302fd6fd0 | tree | snapshot |
parent | 8d6e10327dff232cc253a5753c43fb414fed4e00 | commit | diff |
Document git-clone --reference
The new --reference flag introduced to git-clone in
GIT 1.3.0 was not documented but is rather handy.
So document it.
Also corrected a minor issue with the documentation for the
-s flag; the info/alternates file name was spelled wrong.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
The new --reference flag introduced to git-clone in
GIT 1.3.0 was not documented but is rather handy.
So document it.
Also corrected a minor issue with the documentation for the
-s flag; the info/alternates file name was spelled wrong.
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-clone.txt | diff | blob | history |