Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'nd/rev-list-all-includes-HEAD-doc'
author
Junio C Hamano
<gitster@pobox.com>
Fri, 10 Feb 2017 20:52:27 +0000
(12:52 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Fri, 10 Feb 2017 20:52:27 +0000
(12:52 -0800)
Doc update.
* nd/rev-list-all-includes-HEAD-doc:
rev-list-options.txt: update --all about HEAD
Documentation/rev-list-options.txt
patch
|
blob
|
history
raw
(from parent 1:
c1462b8
)
diff --git
a/Documentation/rev-list-options.txt
b/Documentation/rev-list-options.txt
index 5da7cf5a8d02d6fd52993f042f29efe4cc749051..a02f7324c01ee5811441d2a6dcb93aafd892298c 100644
(file)
--- a/
Documentation/rev-list-options.txt
+++ b/
Documentation/rev-list-options.txt
@@
-133,8
+133,8
@@
parents) and `--max-parents=-1` (negative numbers denote no upper limit).
for all following revision specifiers, up to the next `--not`.
--all::
- Pretend as if all the refs in `refs/`
are listed on th
e
- command line as '<commit>'.
+ Pretend as if all the refs in `refs/`
, along with `HEAD`, ar
e
+
listed on the
command line as '<commit>'.
--branches[=<pattern>]::
Pretend as if all the refs in `refs/heads` are listed