]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/config.txt
builtin/grep: add grep.fallbackToNoIndex config
[thirdparty/git.git] / Documentation / config.txt
index 2e919f0df8c13b31cbea45690d2677809116bf88..d41b2a61a82645755256e580cd5227b5940010b9 100644 (file)
@@ -1399,6 +1399,10 @@ grep.extendedRegexp::
        option is ignored when the 'grep.patternType' option is set to a value
        other than 'default'.
 
+grep.fallbackToNoIndex::
+       If set to true, fall back to git grep --no-index if git grep
+       is executed outside of a git repository.  Defaults to false.
+
 gpg.program::
        Use this custom program instead of "gpg" found on $PATH when
        making or verifying a PGP signature. The program must support the