summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2017-02-10 12:52:27 -0800
committerLibravatar Junio C Hamano <gitster@pobox.com>2017-02-10 12:52:27 -0800
commit653078bbddef3ecd454c3e36b9e43629128967db (patch)
tree4bd4cc47993b8a731593304b379aa74bc32bfff3 /Documentation
parentMerge branch 'rs/fill-directory-optim' (diff)
parentrev-list-options.txt: update --all about HEAD (diff)
downloadtgif-653078bbddef3ecd454c3e36b9e43629128967db.tar.xz
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
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/rev-list-options.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/rev-list-options.txt b/Documentation/rev-list-options.txt
index 5da7cf5a8d..a02f7324c0 100644
--- 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 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