summaryrefslogtreecommitdiffstats
path: root/man1/git-rev-list.1
diff options
context:
space:
mode:
Diffstat (limited to 'man1/git-rev-list.1')
-rw-r--r--man1/git-rev-list.112
1 files changed, 7 insertions, 5 deletions
diff --git a/man1/git-rev-list.1 b/man1/git-rev-list.1
index 57b27a1a1..69a9442d9 100644
--- a/man1/git-rev-list.1
+++ b/man1/git-rev-list.1
@@ -2,12 +2,12 @@
.\" Title: git-rev-list
.\" Author: [FIXME: author] [see http://www.docbook.org/tdg5/en/html/author]
.\" Generator: DocBook XSL Stylesheets vsnapshot <http://docbook.sf.net/>
-.\" Date: 03/31/2023
+.\" Date: 04/04/2023
.\" Manual: Git Manual
-.\" Source: Git 2.40.0.166.g140b9478da
+.\" Source: Git 2.40.0.214.gae73b2c8f1
.\" Language: English
.\"
-.TH "GIT\-REV\-LIST" "1" "03/31/2023" "Git 2\&.40\&.0\&.166\&.g140b94" "Git Manual"
+.TH "GIT\-REV\-LIST" "1" "04/04/2023" "Git 2\&.40\&.0\&.214\&.gae73b2" "Git Manual"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
@@ -1436,7 +1436,9 @@ Print the object IDs of any object referenced by the listed commits\&.
thus means \(lqsend me all object IDs which I need to download if I have the commit object
\fIbar\fR
but not
-\fIfoo\fR\(rq\&.
+\fIfoo\fR\(rq\&. See also
+\fB\-\-object\-names\fR
+below\&.
.RE
.PP
\-\-in\-commit\-order
@@ -1475,7 +1477,7 @@ Only useful with
\-\-object\-names
.RS 4
Only useful with
-\fB\-\-objects\fR; print the names of the object IDs that are found\&. This is the default behavior\&.
+\fB\-\-objects\fR; print the names of the object IDs that are found\&. This is the default behavior\&. Note that the "name" of each object is ambiguous, and mostly intended as a hint for packing objects\&. In particular: no distinction is made between the names of tags, trees, and blobs; path names may be modified to remove newlines; and if an object would appear multiple times with different names, only one name is shown\&.
.RE
.PP
\-\-no\-object\-names