git-clone documentation
commita2e88b35808a8c0334f169c9cbb2301764fb9e5a
authorQuy Tonthat <qtonthat@gmail.com>
Thu, 14 Dec 2006 14:17:53 +0000 (15 01:17 +1100)
committerJunio C Hamano <junkio@cox.net>
Sat, 16 Dec 2006 07:51:22 +0000 (15 23:51 -0800)
treef0341b8f6425d967b63438e82ef174a41c8a5ab6
parenta990999e0df3d0518a2fef60feb1ec269e36ada6
git-clone documentation

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>
Documentation/git-clone.txt