From: Felix Gruber Date: Sat, 3 Aug 2013 14:37:15 +0000 (+0200) Subject: fix typo in documentation of git-svn X-Git-Tag: v1.8.4-rc2~1^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0bf5ce4ef27dd24461d7b7b8049058bf80301ddf;p=thirdparty%2Fgit.git fix typo in documentation of git-svn Signed-off-by: Felix Gruber Signed-off-by: Junio C Hamano --- diff --git a/Documentation/git-svn.txt b/Documentation/git-svn.txt index aad452f169..4dd3bcb511 100644 --- a/Documentation/git-svn.txt +++ b/Documentation/git-svn.txt @@ -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'::