summaryrefslogtreecommitdiffstats
path: root/config.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2014-03-14 15:00:27 -0700
committerJunio C Hamano <gitster@pobox.com>2014-03-14 15:00:27 -0700
commit81703b2b96611fb9d7ef95e990acdb4a6dc60135 (patch)
treebe3b1285899b031a3a9806d7ebe0f3ae1119b6e8 /config.txt
parent1d669b8c855625ae8c7f1fc1591e0fe86595e8b8 (diff)
downloadgit-htmldocs-81703b2b96611fb9d7ef95e990acdb4a6dc60135.tar.gz
Autogenerated HTML docs for v1.9.0-258-g00eda
Diffstat (limited to 'config.txt')
-rw-r--r--config.txt13
1 files changed, 12 insertions, 1 deletions
diff --git a/config.txt b/config.txt
index 73904bce5..79e576878 100644
--- a/config.txt
+++ b/config.txt
@@ -1607,6 +1607,10 @@ imap::
The configuration variables in the 'imap' section are described
in linkgit:git-imap-send[1].
+index.version::
+ Specify the version with which new index files should be
+ initialized. This does not affect existing repositories.
+
init.templatedir::
Specify the directory from which templates will be copied.
(See the "TEMPLATE DIRECTORY" section of linkgit:git-init[1].)
@@ -1639,7 +1643,7 @@ interactive.singlekey::
linkgit:git-add[1], linkgit:git-checkout[1], linkgit:git-commit[1],
linkgit:git-reset[1], and linkgit:git-stash[1]. Note that this
setting is silently ignored if portable keystroke input
- is not available.
+ is not available; requires the Perl module Term::ReadKey.
log.abbrevCommit::
If true, makes linkgit:git-log[1], linkgit:git-show[1], and
@@ -2332,6 +2336,13 @@ transfer.unpackLimit::
not set, the value of this variable is used instead.
The default value is 100.
+uploadarchive.allowUnreachable::
+ If true, allow clients to use `git archive --remote` to request
+ any tree, whether reachable from the ref tips or not. See the
+ discussion in the `SECURITY` section of
+ linkgit:git-upload-archive[1] for more details. Defaults to
+ `false`.
+
uploadpack.hiderefs::
String(s) `upload-pack` uses to decide which refs to omit
from its initial advertisement. Use more than one