summaryrefslogtreecommitdiffstats
path: root/git-svn.html
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2006-12-13 06:35:48 +0000
committerJunio C Hamano <junio@hera.kernel.org>2006-12-13 06:35:48 +0000
commit511162fc548ceb923b6ae49ccc36925f1cae96bd (patch)
tree86b4d23a7698b19234ce1d267de790eed1c0a508 /git-svn.html
parent96010b2a3ad29e2413ce39345ebfa2b0b7e09c88 (diff)
downloadgit-htmldocs-511162fc548ceb923b6ae49ccc36925f1cae96bd.tar.gz
Autogenerated HTML docs for v1.4.4.2-gc53d6
Diffstat (limited to 'git-svn.html')
-rw-r--r--git-svn.html8
1 files changed, 5 insertions, 3 deletions
diff --git a/git-svn.html b/git-svn.html
index 270bc49f5..367353319 100644
--- a/git-svn.html
+++ b/git-svn.html
@@ -329,11 +329,13 @@ manually joining branches on commit.</p>
</dt>
<dd>
<p>
- Commit all diffs from the current HEAD directly to the SVN
+ Commit all diffs from a specified head directly to the SVN
repository, and then rebase or reset (depending on whether or
- not there is a diff between SVN and HEAD). It is recommended
+ not there is a diff between SVN and head). It is recommended
that you run git-svn fetch and rebase (not pull) your commits
against the latest changes in the SVN repository.
+ An optional command-line argument may be specified as an
+ alternative to HEAD.
This is advantageous over <em>commit</em> (below) because it produces
cleaner, more linear history.
</p>
@@ -905,7 +907,7 @@ detect them.</p>
</div>
<div id="footer">
<div id="footer-text">
-Last updated 29-Nov-2006 07:59:33 UTC
+Last updated 13-Dec-2006 06:35:40 UTC
</div>
</div>
</body>