summaryrefslogtreecommitdiffstats
path: root/git-rev-list.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2006-01-28 00:54:57 -0800
committerJunio C Hamano <junio@hera.kernel.org>2006-01-28 00:54:57 -0800
commit9be1897ab8f6a7e90e1582acd9c43071d181c70f (patch)
treedee876a2b6a2ac7b2b947e80ab1c332e3e215154 /git-rev-list.txt
parentb59a8af8f9bf6861ff8fc32c3f730daea6fa32b1 (diff)
downloadgit-htmldocs-9be1897ab8f6a7e90e1582acd9c43071d181c70f.tar.gz
Autogenerated HTML docs for v1.1.5-gadda
Diffstat (limited to 'git-rev-list.txt')
-rw-r--r--git-rev-list.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/git-rev-list.txt b/git-rev-list.txt
index f9146f190..1c6146c76 100644
--- a/git-rev-list.txt
+++ b/git-rev-list.txt
@@ -14,6 +14,7 @@ SYNOPSIS
[ \--min-age=timestamp ]
[ \--sparse ]
[ \--no-merges ]
+ [ \--remove-empty ]
[ \--all ]
[ [ \--merge-order [ \--show-breaks ] ] | [ \--topo-order ] ]
[ \--parents ]
@@ -80,6 +81,9 @@ OPTIONS
(still subject to count and age limitation), but apply
merge simplification nevertheless.
+--remove-empty::
+ Stop when a given path disappears from the tree.
+
--all::
Pretend as if all the refs in `$GIT_DIR/refs/` are
listed on the command line as <commit>.