Merge branch 'ab/perf-remove-index-lock'
[gitweb.git] / Documentation / config.txt
index dd4beec39dbe0bb328448c2ff7ca918b97016aa5..f6278a5ae6a1f554ddb8b9861d9067181b928bb5 100644 (file)
@@ -3091,6 +3091,11 @@ submodule.active::
        submodule's path to determine if the submodule is of interest to git
        commands.
 
+submodule.recurse::
+       Specifies if commands recurse into submodules by default. This
+       applies to all commands that have a `--recurse-submodules` option.
+       Defaults to false.
+
 submodule.fetchJobs::
        Specifies how many submodules are fetched/cloned at the same time.
        A positive integer allows up to that number of submodules fetched