X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Frev-list-options.txt;h=7e7ba68781f98b55f4189fe0fb4dd6e96c47c0af;hb=b985f2aecaa6358b55d545385d0624d76ff83fb8;hp=52bae31fcb7f741c34911d94a9253a2a546ee2c2;hpb=7b11753402e17be4a3fae47a0aaf616b93cd5028;p=git.git diff --git a/Documentation/rev-list-options.txt b/Documentation/rev-list-options.txt index 52bae31fc..7e7ba6878 100644 --- a/Documentation/rev-list-options.txt +++ b/Documentation/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::