From: Junio C Hamano Date: Wed, 13 Dec 2006 06:35:53 +0000 (+0000) Subject: Autogenerated man pages for v1.4.4.2-gc53d6 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=eb8122f08292e9698388f5f30f6e0d75ffd1da97;p=git.git Autogenerated man pages for v1.4.4.2-gc53d6 --- diff --git a/man1/git-svn.1 b/man1/git-svn.1 index 01cfd5c87..c7c4822ae 100644 --- a/man1/git-svn.1 +++ b/man1/git-svn.1 @@ -2,7 +2,7 @@ .\" It was generated using the DocBook XSL Stylesheets (version 1.69.1). .\" Instead of manually editing it, you probably should edit the DocBook XML .\" source for it and then use the DocBook XSL Stylesheets to regenerate it. -.TH "GIT\-SVN" "1" "11/29/2006" "" "" +.TH "GIT\-SVN" "1" "12/13/2006" "" "" .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) @@ -38,7 +38,7 @@ See if you are interested in manually joining branches on commit. .TP \fIdcommit\fR -Commit all diffs from the current 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 that you run git\-svn fetch and rebase (not pull) your commits against the latest changes in the SVN repository. This is advantageous over +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 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 \fIcommit\fR (below) because it produces cleaner, more linear history. .TP