Merge branch 'nd/rev-list-all-includes-HEAD-doc'

Doc update.

* nd/rev-list-all-includes-HEAD-doc:
  rev-list-options.txt: update --all about HEAD
This commit is contained in:
Junio C Hamano 2017-02-10 12:52:27 -08:00
commit 653078bbdd

View File

@ -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`. for all following revision specifiers, up to the next `--not`.
--all:: --all::
Pretend as if all the refs in `refs/` are listed on the Pretend as if all the refs in `refs/`, along with `HEAD`, are
command line as '<commit>'. listed on the command line as '<commit>'.
--branches[=<pattern>]:: --branches[=<pattern>]::
Pretend as if all the refs in `refs/heads` are listed Pretend as if all the refs in `refs/heads` are listed