git-clone documentation
authorQuy Tonthat <qtonthat@gmail.com>
Thu, 14 Dec 2006 14:17:53 +0000 (01:17 +1100)
committerJunio C Hamano <junkio@cox.net>
Sat, 16 Dec 2006 07:51:22 +0000 (23:51 -0800)
When --use-separate-remote is used on git-clone, the remote
heads are saved under $GIT_DIR/refs/remotes/origin/, not
"$GIT_DIR/remotes/origin/"

Signed-off-by: Junio C Hamano <junkio@cox.net>
No differences found