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 b0416d8 + edbf9a2 commit 39c1578Copy full SHA for 39c1578
Documentation/config/mergetool.txt
@@ -59,7 +59,7 @@ mergetool.hideResolved::
59
possible and write the 'MERGED' file containing conflict markers around
60
any conflicts that it cannot resolve; 'LOCAL' and 'REMOTE' normally
61
represent the versions of the file from before Git's conflict
62
- resolution. This flag causes 'LOCAL' and 'REMOTE' to be overwriten so
+ resolution. This flag causes 'LOCAL' and 'REMOTE' to be overwritten so
63
that only the unresolved conflicts are presented to the merge tool. Can
64
be configured per-tool via the `mergetool.<tool>.hideResolved`
65
configuration variable. Defaults to `false`.
0 commit comments