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:
commit
653078bbdd
@ -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 the
|
||||
command line as '<commit>'.
|
||||
Pretend as if all the refs in `refs/`, along with `HEAD`, are
|
||||
listed on the command line as '<commit>'.
|
||||
|
||||
--branches[=<pattern>]::
|
||||
Pretend as if all the refs in `refs/heads` are listed
|
||||
|
Loading…
Reference in New Issue
Block a user