We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c1462b8 + 209df26 commit 653078bCopy full SHA for 653078b
1 file changed
Documentation/rev-list-options.txt
@@ -133,8 +133,8 @@ parents) and `--max-parents=-1` (negative numbers denote no upper limit).
133
for all following revision specifiers, up to the next `--not`.
134
135
--all::
136
- Pretend as if all the refs in `refs/` are listed on the
137
- command line as '<commit>'.
+ Pretend as if all the refs in `refs/`, along with `HEAD`, are
+ listed on the command line as '<commit>'.
138
139
--branches[=<pattern>]::
140
Pretend as if all the refs in `refs/heads` are listed
0 commit comments