remote: add promisor and partial clone config to the doc
Signed-off-by: Christian Couder <chriscool@tuxfamily.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
7e154badc0
commit
75de085211
@ -76,3 +76,11 @@ remote.<name>.pruneTags::
|
|||||||
+
|
+
|
||||||
See also `remote.<name>.prune` and the PRUNING section of
|
See also `remote.<name>.prune` and the PRUNING section of
|
||||||
linkgit:git-fetch[1].
|
linkgit:git-fetch[1].
|
||||||
|
|
||||||
|
remote.<name>.promisor::
|
||||||
|
When set to true, this remote will be used to fetch promisor
|
||||||
|
objects.
|
||||||
|
|
||||||
|
remote.<name>.partialclonefilter::
|
||||||
|
The filter that will be applied when fetching from this
|
||||||
|
promisor remote.
|
||||||
|
Loading…
Reference in New Issue
Block a user