summaryrefslogtreecommitdiffstats
path: root/man1/git-log.1
diff options
context:
space:
mode:
Diffstat (limited to 'man1/git-log.1')
-rw-r--r--man1/git-log.126
1 files changed, 23 insertions, 3 deletions
diff --git a/man1/git-log.1 b/man1/git-log.1
index f83d4de36..70db9bcaa 100644
--- a/man1/git-log.1
+++ b/man1/git-log.1
@@ -2,12 +2,12 @@
.\" Title: git-log
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\" Date: 11/21/2022
+.\" Date: 11/23/2022
.\" Manual: Git Manual
-.\" Source: Git 2.38.1.473.ga0789512c5
+.\" Source: Git 2.39.0.rc0
.\" Language: English
.\"
-.TH "GIT\-LOG" "1" "11/21/2022" "Git 2\&.38\&.1\&.473\&.ga07895" "Git Manual"
+.TH "GIT\-LOG" "1" "11/23/2022" "Git 2\&.39\&.0\&.rc0" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -572,6 +572,26 @@ or
is intended, it must be given explicitly\&.
.RE
.PP
+\-\-exclude\-hidden=[receive|uploadpack]
+.RS 4
+Do not include refs that would be hidden by
+\fBgit\-receive\-pack\fR
+or
+\fBgit\-upload\-pack\fR
+by consulting the appropriate
+\fBreceive\&.hideRefs\fR
+or
+\fBuploadpack\&.hideRefs\fR
+configuration along with
+\fBtransfer\&.hideRefs\fR
+(see
+\fBgit-config\fR(1))\&. This option affects the next pseudo\-ref option
+\fB\-\-all\fR
+or
+\fB\-\-glob\fR
+and is cleared after processing them\&.
+.RE
+.PP
\-\-reflog
.RS 4
Pretend as if all objects mentioned by reflogs are listed on the command line as