Browse Source

fix typo in documentation of git-svn

Signed-off-by: Felix Gruber <felgru@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
maint
Felix Gruber 11 years ago committed by Junio C Hamano
parent
commit
0bf5ce4ef2
  1. 2
      Documentation/git-svn.txt

2
Documentation/git-svn.txt

@ -256,7 +256,7 @@ first have already been pushed into SVN. @@ -256,7 +256,7 @@ first have already been pushed into SVN.
For each patch, one may answer "yes" (accept this patch), "no" (discard this
patch), "all" (accept all patches), or "quit".
+
'git svn dcommit' returns immediately if answer if "no" or "quit", without
'git svn dcommit' returns immediately if answer is "no" or "quit", without
committing anything to SVN.

'branch'::

Loading…
Cancel
Save