Skip to content

Commit 0bf5ce4

Browse files
felgrugitster
authored andcommitted
fix typo in documentation of git-svn
Signed-off-by: Felix Gruber <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 5104d21 commit 0bf5ce4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-svn.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@ first have already been pushed into SVN.
256256
For each patch, one may answer "yes" (accept this patch), "no" (discard this
257257
patch), "all" (accept all patches), or "quit".
258258
+
259-
'git svn dcommit' returns immediately if answer if "no" or "quit", without
259+
'git svn dcommit' returns immediately if answer is "no" or "quit", without
260260
committing anything to SVN.
261261

262262
'branch'::

0 commit comments

Comments
 (0)