summaryrefslogtreecommitdiffstats
path: root/config.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2014-07-23 16:09:44 -0700
committerJunio C Hamano <gitster@pobox.com>2014-07-23 16:09:44 -0700
commit7b43d41db10d299c065a9c85efa04603d35acb74 (patch)
tree5f558691438649f72cd56154ef4f1446ada72e03 /config.txt
parentdbe510515297d8d56e909741183ce54b1c4bcb58 (diff)
downloadgit-htmldocs-7b43d41db10d299c065a9c85efa04603d35acb74.tar.gz
Autogenerated HTML docs for v2.0.3-693-g996b
Diffstat (limited to 'config.txt')
-rw-r--r--config.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/config.txt b/config.txt
index 1d718bdb9..c55c22ab7 100644
--- a/config.txt
+++ b/config.txt
@@ -2354,6 +2354,11 @@ submodule.<name>.ignore::
"--ignore-submodules" option. The 'git submodule' commands are not
affected by this setting.
+tag.sort::
+ This variable controls the sort ordering of tags when displayed by
+ linkgit:git-tag[1]. Without the "--sort=<value>" option provided, the
+ value of this variable will be used as the default.
+
tar.umask::
This variable can be used to restrict the permission bits of
tar archive entries. The default is 0002, which turns off the