summaryrefslogtreecommitdiffstats
path: root/git-clone.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2006-12-05 01:11:46 +0000
committerJunio C Hamano <junio@hera.kernel.org>2006-12-05 01:11:46 +0000
commita20b40767b5186ae2b96b221016b4034f7d58751 (patch)
tree30b904dbc1e3454775990a77d0ed4caca7cce8d8 /git-clone.html
parent735a4f7eff2a5d1efa0032c975f48bcfb3129d43 (diff)
downloadgit-htmldocs-a20b40767b5186ae2b96b221016b4034f7d58751.tar.gz
Autogenerated HTML docs for v1.4.4.1-gba98
Diffstat (limited to 'git-clone.html')
-rw-r--r--git-clone.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/git-clone.html b/git-clone.html
index c0c218d8a..0ddb33b64 100644
--- a/git-clone.html
+++ b/git-clone.html
@@ -275,7 +275,7 @@ git-clone(1) Manual Page
<div class="verseblock">
<div class="content"><em>git-clone</em> [--template=&lt;template_directory&gt;] [-l [-s]] [-q] [-n] [--bare]
[-o &lt;name&gt;] [-u &lt;upload-pack&gt;] [--reference &lt;repository&gt;]
- [--use-separate-remote | --use-immingled-remote] &lt;repository&gt;
+ [--use-separate-remote | --no-separate-remote] &lt;repository&gt;
[&lt;directory&gt;]</div></div>
</div>
<h2>DESCRIPTION</h2>
@@ -430,7 +430,7 @@ branch you are currently working on. Remote branches other than
</p>
</dd>
<dt>
---use-immingled-remote
+--no-separate-remote
</dt>
<dd>
<p>
@@ -536,7 +536,7 @@ Create a repository on the kernel.org machine that borrows from Linus
</div>
<div id="footer">
<div id="footer-text">
-Last updated 24-Nov-2006 11:37:02 UTC
+Last updated 05-Dec-2006 01:11:37 UTC
</div>
</div>
</body>