summaryrefslogtreecommitdiffstats
path: root/git-restore.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2021-12-15 13:00:31 -0800
committerJunio C Hamano <gitster@pobox.com>2021-12-15 13:00:31 -0800
commit2b15318a963a036b7d9b73e538c5ca566fec9794 (patch)
treeaee21ed0152eb1aefc8e8e2420de58a251d45b4b /git-restore.txt
parent59a32b07d3e226cad19135aee37bf81c8849efc8 (diff)
downloadgit-htmldocs-2b15318a963a036b7d9b73e538c5ca566fec9794.tar.gz
Autogenerated HTML docs for v2.34.1-297-g69a9c1
Diffstat (limited to 'git-restore.txt')
-rw-r--r--git-restore.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/git-restore.txt b/git-restore.txt
index 55bde91ef..5964810ca 100644
--- a/git-restore.txt
+++ b/git-restore.txt
@@ -92,8 +92,7 @@ in linkgit:git-checkout[1] for details.
The same as `--merge` option above, but changes the way the
conflicting hunks are presented, overriding the
`merge.conflictStyle` configuration variable. Possible values
- are "merge" (default) and "diff3" (in addition to what is
- shown by "merge" style, shows the original contents).
+ are "merge" (default), "diff3", and "zdiff3".
--ignore-unmerged::
When restoring files on the working tree from the index, do