We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a036e4e + 76b80cd commit 9a17e9aCopy full SHA for 9a17e9a
Documentation/git-merge.txt
@@ -56,8 +56,8 @@ especially if those changes were further modified after the merge
56
was started), 'git merge --abort' will in some cases be unable to
57
reconstruct the original (pre-merge) changes. Therefore:
58
59
-*Warning*: Running 'git merge' with uncommitted changes is
60
-discouraged: while possible, it leaves you in a state that is hard to
+*Warning*: Running 'git merge' with non-trivial uncommitted changes is
+discouraged: while possible, it may leave you in a state that is hard to
61
back out of in the case of a conflict.
62
63
0 commit comments