summaryrefslogtreecommitdiffstats
path: root/git-svn.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2007-03-14 11:19:26 +0000
committerJunio C Hamano <junio@hera.kernel.org>2007-03-14 11:19:26 +0000
commit103ad7fa163b20b6629d6162e5b261a124e1e486 (patch)
tree4d3a9d38b101f57e14b36af1aa2c0190e16687a5 /git-svn.html
parentc51fede9f2fdd66e06416d7865b023924b52e659 (diff)
downloadgit-htmldocs-103ad7fa163b20b6629d6162e5b261a124e1e486.tar.gz
Autogenerated HTML docs for v1.5.0.3-438-gc49b2
Diffstat (limited to 'git-svn.html')
-rw-r--r--git-svn.html20
1 files changed, 19 insertions, 1 deletions
diff --git a/git-svn.html b/git-svn.html
index ba80e48ad..b3f30295e 100644
--- a/git-svn.html
+++ b/git-svn.html
@@ -431,7 +431,25 @@ accepts. However <em>--fetch-all</em> only fetches from the current
[svn-remote], and not all [svn-remote] definitions.</p>
<p>Like <em>git-rebase</em>; this requires that the working tree be clean
and have no uncommitted changes.</p>
+<p>+</p>
</dd>
+</dl>
+<dl>
+<dt>
+-l
+</dt>
+<dt>
+--local
+</dt>
+<dd>
+<p>
+ Do not fetch remotely; only run <em>git-rebase</em> against the
+ last fetched commit from the upstream SVN.
+</p>
+</dd>
+</dl>
+<p>+</p>
+<dl>
<dt>
<em>dcommit</em>
</dt>
@@ -966,7 +984,7 @@ should be manually entered with a text-editor or using
</div>
<div id="footer">
<div id="footer-text">
-Last updated 02-Mar-2007 10:34:23 UTC
+Last updated 14-Mar-2007 11:19:13 UTC
</div>
</div>
</body>