Skip to content

Commit 24c1d35

Browse files
chriscoolgitster
authored andcommitted
remote: add promisor and partial clone config to the doc
Signed-off-by: Christian Couder <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent bdcc737 commit 24c1d35

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

Documentation/config/remote.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,3 +76,11 @@ remote.<name>.pruneTags::
7676
+
7777
See also `remote.<name>.prune` and the PRUNING section of
7878
linkgit:git-fetch[1].
79+
80+
remote.<name>.promisor::
81+
When set to true, this remote will be used to fetch promisor
82+
objects.
83+
84+
remote.<name>.partialclonefilter::
85+
The filter that will be applied when fetching from this
86+
promisor remote.

0 commit comments

Comments
 (0)