···6565 During a merge, Git will automatically resolve as many conflicts as
6666 possible and write the `$MERGED` file containing conflict markers around
6767 any conflicts that it cannot resolve; `$LOCAL` and `$REMOTE` normally
6868- are the versions of the file from before Git`s conflict
6868+ are the versions of the file from before Git's conflict
6969 resolution. This flag causes `$LOCAL` and `$REMOTE` to be overwritten so
7070 that only the unresolved conflicts are presented to the merge tool. Can
7171 be configured per-tool via the `mergetool.<tool>.hideResolved`