summaryrefslogtreecommitdiffstats
path: root/git-svn.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2007-05-06 08:53:12 +0000
committerJunio C Hamano <junio@hera.kernel.org>2007-05-06 08:53:12 +0000
commit67fad6d5cb982faa5da32370c961f9e00f018d2d (patch)
tree0ba43bea56e10b5fb3fe7b5fd6debccd9fe33f3d /git-svn.html
parentee62a7b284d15bc30fbbca7fd3bf86710de148bc (diff)
downloadgit-htmldocs-67fad6d5cb982faa5da32370c961f9e00f018d2d.tar.gz
Autogenerated HTML docs for v1.5.2-rc2
Diffstat (limited to 'git-svn.html')
-rw-r--r--git-svn.html24
1 files changed, 16 insertions, 8 deletions
diff --git a/git-svn.html b/git-svn.html
index 8f0acbeab..72e459bc1 100644
--- a/git-svn.html
+++ b/git-svn.html
@@ -304,7 +304,7 @@ branches, tags directories).</p>
argument. Normally this command initializes the current
directory.
</p>
-</dd>
+<dl>
<dt>
-T&lt;trunk_subdir&gt;
</dt>
@@ -388,6 +388,8 @@ branches, tags directories).</p>
repository.
</p>
</dd>
+</dl>
+</dd>
<dt>
<em>fetch</em>
</dt>
@@ -431,9 +433,6 @@ 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
@@ -448,8 +447,7 @@ and have no uncommitted changes.</p>
</p>
</dd>
</dl>
-<p>+</p>
-<dl>
+</dd>
<dt>
<em>dcommit</em>
</dt>
@@ -465,8 +463,18 @@ and have no uncommitted changes.</p>
An optional command-line argument may be specified as an
alternative to HEAD.
This is advantageous over <em>set-tree</em> (below) because it produces
- cleaner, more linear history.
+ cleaner, more linear history.<br />
</p>
+<dl>
+<dt>
+--no-rebase
+</dt>
+<dd>
+<p>
+ After committing, do not rebase or reset.
+</p>
+</dd>
+</dl>
</dd>
</dl>
<dl>
@@ -995,7 +1003,7 @@ should be manually entered with a text-editor or using
</div>
<div id="footer">
<div id="footer-text">
-Last updated 01-May-2007 03:05:35 UTC
+Last updated 06-May-2007 08:52:37 UTC
</div>
</div>
</body>