summaryrefslogtreecommitdiffstats
path: root/git-clone.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2010-02-19 09:58:14 +0000
committerJunio C Hamano <junio@kernel.org>2010-02-19 09:58:14 +0000
commit4fdccb253a7d0538b30705e7408311950c78fae4 (patch)
tree8f816c4d339f6e75de193fa3f58fb9b356ea0360 /git-clone.html
parent85c44a9175871f71ce4f18363a471d0eca43fb08 (diff)
downloadgit-htmldocs-4fdccb253a7d0538b30705e7408311950c78fae4.tar.gz
Autogenerated HTML docs for v1.7.0-50-g50c1
Diffstat (limited to 'git-clone.html')
-rw-r--r--git-clone.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/git-clone.html b/git-clone.html
index e1babbae0..0a1e7d869 100644
--- a/git-clone.html
+++ b/git-clone.html
@@ -338,7 +338,7 @@ all the remote-tracking branches, and a <tt>git pull</tt> without
arguments will in addition merge the remote master branch into the
current master branch, if any.</p></div>
<div class="para"><p>This default configuration is achieved by creating references to
-the remote branch heads under <tt>$GIT_DIR/refs/remotes/origin</tt> and
+the remote branch heads under <tt>refs/remotes/origin</tt> and
by initializing <tt>remote.origin.url</tt> and <tt>remote.origin.fetch</tt>
configuration variables.</p></div>
</div>
@@ -798,7 +798,7 @@ Create a repository on the kernel.org machine that borrows from Linus
</div>
<div id="footer">
<div id="footer-text">
-Last updated 2010-02-13 00:59:37 UTC
+Last updated 2010-02-19 09:57:43 UTC
</div>
</div>
</body>