summaryrefslogtreecommitdiffstats
path: root/git-svn.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2013-04-12 14:33:01 -0700
committerJunio C Hamano <gitster@pobox.com>2013-04-12 14:33:01 -0700
commita080bc385ebc70fc11db4081c1acc40b529f421f (patch)
tree1b4e8448c7171b2b642f3da41188a65e30367f00 /git-svn.txt
parent0eb115024d67a8c849fedcbee89005ed62b0cf08 (diff)
downloadgit-htmldocs-a080bc385ebc70fc11db4081c1acc40b529f421f.tar.gz
Autogenerated HTML docs for v1.8.2.1-389-gcaa7d7
Diffstat (limited to 'git-svn.txt')
-rw-r--r--git-svn.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/git-svn.txt b/git-svn.txt
index 1b8b6498c..7706d41c8 100644
--- a/git-svn.txt
+++ b/git-svn.txt
@@ -245,7 +245,7 @@ first have already been pushed into SVN.
patch), "all" (accept all patches), or "quit".
+
'git svn dcommit' returns immediately if answer if "no" or "quit", without
- commiting anything to SVN.
+ committing anything to SVN.
'branch'::
Create a branch in the SVN repository.
@@ -856,7 +856,7 @@ HANDLING OF SVN BRANCHES
------------------------
If 'git svn' is configured to fetch branches (and --follow-branches
is in effect), it sometimes creates multiple Git branches for one
-SVN branch, where the addtional branches have names of the form
+SVN branch, where the additional branches have names of the form
'branchname@nnn' (with nnn an SVN revision number). These additional
branches are created if 'git svn' cannot find a parent commit for the
first commit in an SVN branch, to connect the branch to the history of