summaryrefslogtreecommitdiffstats
path: root/rev-list-options.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@kernel.org>2011-05-30 08:13:52 +0000
committerJunio C Hamano <junio@kernel.org>2011-05-30 08:13:52 +0000
commit084228c6c49d30cf3c49994c8de0b192b364ac0d (patch)
tree5422907670581ca193454a0e8855145699d2dd88 /rev-list-options.txt
parent90b56531113c979bc874f0c44469d79aea6cd1cf (diff)
downloadgit-htmldocs-084228c6c49d30cf3c49994c8de0b192b364ac0d.tar.gz
Autogenerated HTML docs for v1.7.5.3-401-gfb674
Diffstat (limited to 'rev-list-options.txt')
-rw-r--r--rev-list-options.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/rev-list-options.txt b/rev-list-options.txt
index 52bae31fc..7e7ba6878 100644
--- a/rev-list-options.txt
+++ b/rev-list-options.txt
@@ -139,6 +139,10 @@ parents) and `--max-parents=-1` (negative numbers denote no upper limit).
is automatically prepended if missing. If pattern lacks '?', '*',
or '[', '/*' at the end is implied.
+--ignore-missing::
+
+ Upon seeing an invalid object name in the input, pretend as if
+ the bad input was not given.
ifndef::git-rev-list[]
--bisect::