Skip to content

Commit 653078b

Browse files
committed
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
2 parents c1462b8 + 209df26 commit 653078b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Documentation/rev-list-options.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,8 +133,8 @@ parents) and `--max-parents=-1` (negative numbers denote no upper limit).
133133
for all following revision specifiers, up to the next `--not`.
134134

135135
--all::
136-
Pretend as if all the refs in `refs/` are listed on the
137-
command line as '<commit>'.
136+
Pretend as if all the refs in `refs/`, along with `HEAD`, are
137+
listed on the command line as '<commit>'.
138138

139139
--branches[=<pattern>]::
140140
Pretend as if all the refs in `refs/heads` are listed

0 commit comments

Comments
 (0)