summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2018-03-29 15:39:59 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2018-03-29 15:39:59 -0700
commitc2a499e6c31ed613a606ffdeb5bb74ab41e9a586 (patch)
treede51b47b2f12cdfe50d90152391b0de51dcdcd19 /Documentation
parentGit 2.17-rc2 (diff)
parentupload-pack: disable object filtering when disabled by config (diff)
downloadtgif-c2a499e6c31ed613a606ffdeb5bb74ab41e9a586.tar.xz
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