Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2018-03-30 01:39:59 +0300
committerJunio C Hamano <gitster@pobox.com>2018-03-30 01:39:59 +0300
commitc2a499e6c31ed613a606ffdeb5bb74ab41e9a586 (patch)
treede51b47b2f12cdfe50d90152391b0de51dcdcd19 /Documentation
parent03df4959472e7d4b5117bb72ac86e1e2bcf21723 (diff)
parentc7620bd0f35dddf8b8519da6fbf97014f46d0710 (diff)
Merge branch 'jh/partial-clone'
Hotfix. * jh/partial-clone: upload-pack: disable object filtering when disabled by config unpack-trees: release oid_array after use in check_updates()
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/config.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/config.txt b/Documentation/config.txt
index ce9102cea8..4e0cff87f6 100644
--- a/Documentation/config.txt
+++ b/Documentation/config.txt
@@ -3364,7 +3364,7 @@ uploadpack.packObjectsHook::
stdout.
uploadpack.allowFilter::
- If this option is set, `upload-pack` will advertise partial
+ If this option is set, `upload-pack` will support partial
clone and partial fetch object filtering.
+
Note that this configuration variable is ignored if it is seen in the