summaryrefslogtreecommitdiffstats
path: root/config.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2015-02-22 13:29:39 -0800
committerJunio C Hamano <gitster@pobox.com>2015-02-22 13:29:39 -0800
commitbe0879815b753feeb4718b29667e651cf4ce52b3 (patch)
tree356c24fa566d7f071262e5b2952be6fc8bcfd792 /config.txt
parentc3550300ac1c21885d850527c7f5f1d9c1291d82 (diff)
downloadgit-htmldocs-be0879815b753feeb4718b29667e651cf4ce52b3.tar.gz
Autogenerated HTML docs for v2.3.0-171-g355d
Diffstat (limited to 'config.txt')
-rw-r--r--config.txt15
1 files changed, 7 insertions, 8 deletions
diff --git a/config.txt b/config.txt
index ae6791db1..440784cbd 100644
--- a/config.txt
+++ b/config.txt
@@ -683,14 +683,13 @@ core.abbrev::
for abbreviated object names to stay unique for sufficiently long
time.
-add.ignore-errors::
add.ignoreErrors::
+add.ignore-errors (deprecated)::
Tells 'git add' to continue adding files when some files cannot be
added due to indexing errors. Equivalent to the '--ignore-errors'
- option of linkgit:git-add[1]. Older versions of Git accept only
- `add.ignore-errors`, which does not follow the usual naming
- convention for configuration variables. Newer versions of Git
- honor `add.ignoreErrors` as well.
+ option of linkgit:git-add[1]. `add.ignore-errors` is deprecated,
+ as it does not follow the usual naming convention for configuration
+ variables.
alias.*::
Command aliases for the linkgit:git[1] command wrapper - e.g.
@@ -1960,7 +1959,7 @@ pack.useBitmaps::
true. You should not generally need to turn this off unless
you are debugging pack bitmaps.
-pack.writebitmaps::
+pack.writebitmaps (deprecated)::
This is a deprecated synonym for `repack.writeBitmaps`.
pack.writeBitmapHashCache::
@@ -2306,7 +2305,7 @@ sendemail.smtpencryption::
See linkgit:git-send-email[1] for description. Note that this
setting is not subject to the 'identity' mechanism.
-sendemail.smtpssl::
+sendemail.smtpssl (deprecated)::
Deprecated alias for 'sendemail.smtpencryption = ssl'.
sendemail.smtpsslcertpath::
@@ -2346,7 +2345,7 @@ sendemail.validate::
sendemail.xmailer::
See linkgit:git-send-email[1] for description.
-sendemail.signedoffcc::
+sendemail.signedoffcc (deprecated)::
Deprecated alias for 'sendemail.signedoffbycc'.
showbranch.default::