summaryrefslogtreecommitdiffstats
path: root/git-format-patch.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2024-05-28 13:40:44 -0700
committerJunio C Hamano <gitster@pobox.com>2024-05-28 13:40:44 -0700
commit1bfbb6c659ae0cb6db3e4bf289cf1f4b872a20d5 (patch)
treec4184c4a3374f32f5303825128f3690130a69b7b /git-format-patch.txt
parentd414f4cb00a2ad73aef33b3df685909afc424c96 (diff)
downloadgit-htmldocs-master.tar.gz
Autogenerated HTML docs for v2.45.1-313-g3a57aHEADmaster
Diffstat (limited to 'git-format-patch.txt')
-rw-r--r--git-format-patch.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/git-format-patch.txt b/git-format-patch.txt
index 369af2c4a..8708b3159 100644
--- a/git-format-patch.txt
+++ b/git-format-patch.txt
@@ -357,6 +357,11 @@ material (this may change in the future).
between the previous and current series of patches by adjusting the
creation/deletion cost fudge factor. See linkgit:git-range-diff[1])
for details.
++
+Defaults to 999 (the linkgit:git-range-diff[1] uses 60), as the use
+case is to show comparison with an older iteration of the same
+topic and the tool should find more correspondence between the two
+sets of patches.
--notes[=<ref>]::
--no-notes::