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 74a5c84 + 44dce65 commit 8095cfbCopy full SHA for 8095cfb
Documentation/config/mergetool.adoc
@@ -65,7 +65,7 @@ endif::[]
65
During a merge, Git will automatically resolve as many conflicts as
66
possible and write the `$MERGED` file containing conflict markers around
67
any conflicts that it cannot resolve; `$LOCAL` and `$REMOTE` normally
68
- are the versions of the file from before Git`s conflict
+ are the versions of the file from before Git's conflict
69
resolution. This flag causes `$LOCAL` and `$REMOTE` to be overwritten so
70
that only the unresolved conflicts are presented to the merge tool. Can
71
be configured per-tool via the `mergetool.<tool>.hideResolved`
0 commit comments