Merge branch 'kh/doc-config-typofix' into maint-2.51
Documentation typofix. * kh/doc-config-typofix: doc: config: replace backtick with apostrophe for possessivemaint
commit
12c542bbcf
|
|
@ -65,7 +65,7 @@ endif::[]
|
|||
During a merge, Git will automatically resolve as many conflicts as
|
||||
possible and write the `$MERGED` file containing conflict markers around
|
||||
any conflicts that it cannot resolve; `$LOCAL` and `$REMOTE` normally
|
||||
are the versions of the file from before Git`s conflict
|
||||
are the versions of the file from before Git's conflict
|
||||
resolution. This flag causes `$LOCAL` and `$REMOTE` to be overwritten so
|
||||
that only the unresolved conflicts are presented to the merge tool. Can
|
||||
be configured per-tool via the `mergetool.<tool>.hideResolved`
|
||||
|
|
|
|||
Loading…
Reference in New Issue