Skip to content

Commit 23fc55a

Browse files
committed
Merge branch 'mw/doc-merge-enumfix'
Fix old merge glitch in Documentation during v2.13-rc0 era. * mw/doc-merge-enumfix: doc: update the order of the syntax `git merge --continue`
2 parents f72432d + 28cb060 commit 23fc55a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-merge.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ reconstruct the original (pre-merge) changes. Therefore:
5757
discouraged: while possible, it may leave you in a state that is hard to
5858
back out of in the case of a conflict.
5959

60-
The fourth syntax ("`git merge --continue`") can only be run after the
60+
The third syntax ("`git merge --continue`") can only be run after the
6161
merge has resulted in conflicts.
6262

6363
OPTIONS

0 commit comments

Comments
 (0)