summaryrefslogtreecommitdiffstats
path: root/git-svn.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2008-06-02 07:31:16 +0000
committerJunio C Hamano <junio@hera.kernel.org>2008-06-02 07:31:16 +0000
commit9e1793f616e87f4cb87e970250caa7b5ee8ad313 (patch)
tree8fbbdfbcf549bd60bd184ae0987347314be40d9e /git-svn.txt
parent054ea0856e4bbd375c55e9f5960693e0da914411 (diff)
downloadgit-htmldocs-9e1793f616e87f4cb87e970250caa7b5ee8ad313.tar.gz
Autogenerated HTML docs for v1.5.6-rc0-84-g06f60
Diffstat (limited to 'git-svn.txt')
-rw-r--r--git-svn.txt8
1 files changed, 6 insertions, 2 deletions
diff --git a/git-svn.txt b/git-svn.txt
index c9e4efe7f..f4cbd2f21 100644
--- a/git-svn.txt
+++ b/git-svn.txt
@@ -365,11 +365,15 @@ Passed directly to git-rebase when using 'dcommit' if a
-n::
--dry-run::
-This is only used with the 'dcommit' command.
+This can be used with the 'dcommit' and 'rebase' commands.
-Print out the series of git arguments that would show
+For 'dcommit', print out the series of git arguments that would show
which diffs would be committed to SVN.
+For 'rebase', display the local branch associated with the upstream svn
+repository associated with the current branch and the URL of svn
+repository that will be fetched from.
+
--
ADVANCED OPTIONS