summaryrefslogtreecommitdiffstats
path: root/git-clone.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2006-12-17 19:31:54 +0000
committerJunio C Hamano <junio@hera.kernel.org>2006-12-17 19:31:54 +0000
commit1de7bc66ff223ead40644fccf6579da5a5a6421c (patch)
tree011b655255e76dd1770d839641f0a40ba6c7cccd /git-clone.txt
parent7d23f5e7a7c3d63a342a4c00caeca4ab11d30d17 (diff)
downloadgit-htmldocs-1de7bc66ff223ead40644fccf6579da5a5a6421c.tar.gz
Autogenerated HTML docs for v1.4.4.2-gee60
Diffstat (limited to 'git-clone.txt')
-rw-r--r--git-clone.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-clone.txt b/git-clone.txt
index 985043fac..bfddb21fe 100644
--- a/git-clone.txt
+++ b/git-clone.txt
@@ -100,7 +100,7 @@ OPTIONS
defined default, typically `/usr/share/git-core/templates`.
--use-separate-remote::
- Save remotes heads under `$GIT_DIR/remotes/origin/` instead
+ Save remotes heads under `$GIT_DIR/refs/remotes/origin/` instead
of `$GIT_DIR/refs/heads/`. Only the local master branch is
saved in the latter. This is the default.