1
0
Fork 0
mirror of https://github.com/git/git.git synced 2024-10-28 21:07:52 +01:00

fix typo in documentation of git-svn

Signed-off-by: Felix Gruber <felgru@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Felix Gruber 2013-08-03 16:37:15 +02:00 committed by Junio C Hamano
parent 5104d21fbd
commit 0bf5ce4ef2

View file

@ -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'::