summaryrefslogtreecommitdiffstats
path: root/git-clone.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2007-05-12 20:50:08 +0000
committerJunio C Hamano <junio@hera.kernel.org>2007-05-12 20:50:08 +0000
commit8638c92248aa3a950fe0a206e702f5c35d69fa35 (patch)
treec0b6f36ed44593a1862d36fc25cd394bf4f09486 /git-clone.html
parentea5dae6fa1fe0cb17c2406be7ab2264b96933f80 (diff)
downloadgit-htmldocs-8638c92248aa3a950fe0a206e702f5c35d69fa35.tar.gz
Autogenerated HTML docs for v1.5.2-rc3-14-g6671
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 e11a31620..6d6882bbb 100644
--- a/git-clone.html
+++ b/git-clone.html
@@ -470,7 +470,7 @@ Make a local clone that borrows from the current directory, without checking thi
<div class="listingblock">
<div class="content">
<pre><tt>$ git clone -l -s -n . ../copy
-$ cd copy
+$ cd ../copy
$ git show-branch</tt></pre>
</div></div>
</dd>
@@ -521,7 +521,7 @@ Create a repository on the kernel.org machine that borrows from Linus
</div>
<div id="footer">
<div id="footer-text">
-Last updated 04-Apr-2007 18:33:33 UTC
+Last updated 12-May-2007 20:49:27 UTC
</div>
</div>
</body>