···33643364 stdout.
3365336533663366uploadpack.allowFilter::
33673367- If this option is set, `upload-pack` will advertise partial
33673367+ If this option is set, `upload-pack` will support partial
33683368 clone and partial fetch object filtering.
33693369+
33703370Note that this configuration variable is ignored if it is seen in the
+1
unpack-trees.c
···391391 fetch_objects(repository_format_partial_clone,
392392 &to_fetch);
393393 fetch_if_missing = fetch_if_missing_store;
394394+ oid_array_clear(&to_fetch);
394395 }
395396 for (i = 0; i < index->cache_nr; i++) {
396397 struct cache_entry *ce = index->cache[i];