summaryrefslogtreecommitdiffstats
path: root/git-for-each-ref.html
diff options
context:
space:
mode:
Diffstat (limited to 'git-for-each-ref.html')
-rw-r--r--git-for-each-ref.html8
1 files changed, 6 insertions, 2 deletions
diff --git a/git-for-each-ref.html b/git-for-each-ref.html
index 3d2260d66..704ff5622 100644
--- a/git-for-each-ref.html
+++ b/git-for-each-ref.html
@@ -1267,7 +1267,11 @@ These are intended for working on a mix of annotated and lightweight tags.</p></
and <code>date</code> to extract the named component. For email fields (<code>authoremail</code>,
<code>committeremail</code> and <code>taggeremail</code>), <code>:trim</code> can be appended to get the email
without angle brackets, and <code>:localpart</code> to get the part before the <code>@</code> symbol
-out of the trimmed email.</p></div>
+out of the trimmed email. In addition to these, the <code>:mailmap</code> option and the
+corresponding <code>:mailmap,trim</code> and <code>:mailmap,localpart</code> can be used (order does
+not matter) to get values of the name and email according to the .mailmap file
+or according to the file set in the mailmap.file or mailmap.blob configuration
+variable (see <a href="gitmailmap.html">gitmailmap(5)</a>).</p></div>
<div class="paragraph"><p>The raw data in an object is <code>raw</code>.</p></div>
<div class="dlist"><dl>
<dt class="hdlist1">
@@ -1494,7 +1498,7 @@ commits and from none of the <code>--no-merged</code> commits are shown.</p></di
<div id="footer">
<div id="footer-text">
Last updated
- 2023-08-02 10:50:19 PDT
+ 2023-10-04 15:43:56 PDT
</div>
</div>
</body>