]> git.ipfire.org Git - thirdparty/git.git/commitdiff
fix typo in documentation of git-svn
authorFelix Gruber <felgru@gmx.de>
Sat, 3 Aug 2013 14:37:15 +0000 (16:37 +0200)
committerJunio C Hamano <gitster@pobox.com>
Mon, 5 Aug 2013 16:39:01 +0000 (09:39 -0700)
Signed-off-by: Felix Gruber <felgru@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-svn.txt

index aad452f1697b92713a032c36bf40477c51008f04..4dd3bcb5117f31a76281ef09847b0171cdbf9b80 100644 (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'::