summaryrefslogtreecommitdiffstats
path: root/git-cat-file.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2022-08-03 14:35:32 -0700
committerJunio C Hamano <gitster@pobox.com>2022-08-03 14:35:32 -0700
commit4c997f7870bbf322d30b04e51534b09f64da2f8f (patch)
tree6eaea996e97165a583500ec237828eb51f23b4e8 /git-cat-file.txt
parent423ad67530b013e3cee38e3b6a2b916a294c456f (diff)
downloadgit-htmldocs-4c997f7870bbf322d30b04e51534b09f64da2f8f.tar.gz
Autogenerated HTML docs for v2.37.1-357-g4af71
Diffstat (limited to 'git-cat-file.txt')
-rw-r--r--git-cat-file.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/git-cat-file.txt b/git-cat-file.txt
index 24a811f0e..1880e9bba 100644
--- a/git-cat-file.txt
+++ b/git-cat-file.txt
@@ -63,6 +63,12 @@ OPTIONS
or to ask for a "blob" with `<object>` being a tag object that
points at it.
+--[no-]mailmap::
+--[no-]use-mailmap::
+ Use mailmap file to map author, committer and tagger names
+ and email addresses to canonical real names and email addresses.
+ See linkgit:git-shortlog[1].
+
--textconv::
Show the content as transformed by a textconv filter. In this case,
`<object>` has to be of the form `<tree-ish>:<path>`, or `:<path>` in