Merge branch 'jc/test-cleanup'
[gitweb.git] / Documentation / config / remote.txt
index 6c4cad83a2c9f41206e6c1032573d82fa7f3090c..a8e6437a903592934198fb212ede8241d6acebca 100644 (file)
@@ -76,3 +76,11 @@ remote.<name>.pruneTags::
 +
 See also `remote.<name>.prune` and the PRUNING section of
 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.