зеркало из https://github.com/microsoft/git.git
Merge branch 'rt/doc-merge-file-diff3'
* rt/doc-merge-file-diff3: Documentation/git-merge-file: document option "--diff3"
This commit is contained in:
Коммит
482bd22d49
|
@ -11,7 +11,7 @@ SYNOPSIS
|
|||
[verse]
|
||||
'git merge-file' [-L <current-name> [-L <base-name> [-L <other-name>]]]
|
||||
[--ours|--theirs|--union] [-p|--stdout] [-q|--quiet] [--marker-size=<n>]
|
||||
<current-file> <base-file> <other-file>
|
||||
[--[no-]diff3] <current-file> <base-file> <other-file>
|
||||
|
||||
|
||||
DESCRIPTION
|
||||
|
@ -66,6 +66,9 @@ OPTIONS
|
|||
-q::
|
||||
Quiet; do not warn about conflicts.
|
||||
|
||||
--diff3::
|
||||
Show conflicts in "diff3" style.
|
||||
|
||||
--ours::
|
||||
--theirs::
|
||||
--union::
|
||||
|
|
Загрузка…
Ссылка в новой задаче