commit | 23edecbc9a5566ac5aa8fb251fbcf8bb83694837 | [log] [tgz] |
---|---|---|
author | Shawn Pearce <spearce@spearce.org> | Tue Apr 18 20:19:48 2006 -0400 |
committer | Junio C Hamano <junkio@cox.net> | Tue Apr 18 17:56:53 2006 -0700 |
tree | 4a79b6687bc8b78aac6dccbbad12700302fd6fd0 | |
parent | 8d6e10327dff232cc253a5753c43fb414fed4e00 [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>