summaryrefslogtreecommitdiffstats
path: root/git-shortlog.html
diff options
context:
space:
mode:
Diffstat (limited to 'git-shortlog.html')
-rw-r--r--git-shortlog.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/git-shortlog.html b/git-shortlog.html
index 4d8bfb180..f8cdb3038 100644
--- a/git-shortlog.html
+++ b/git-shortlog.html
@@ -1273,6 +1273,18 @@ or <code>--all</code>. If a trailing <em>/&#42;</em> is intended, it must be giv
explicitly.</p></div>
</dd>
<dt class="hdlist1">
+--exclude-hidden=[receive|uploadpack]
+</dt>
+<dd>
+<p>
+ Do not include refs that would be hidden by <code>git-receive-pack</code> or
+ <code>git-upload-pack</code> by consulting the appropriate <code>receive.hideRefs</code> or
+ <code>uploadpack.hideRefs</code> configuration along with <code>transfer.hideRefs</code> (see
+ <a href="git-config.html">git-config(1)</a>). This option affects the next pseudo-ref option
+ <code>--all</code> or <code>--glob</code> and is cleared after processing them.
+</p>
+</dd>
+<dt class="hdlist1">
--reflog
</dt>
<dd>