about summary refs log tree commit diff
path: root/third_party/git/Documentation/config/remote.txt
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/git/Documentation/config/remote.txt')
-rw-r--r--third_party/git/Documentation/config/remote.txt8
1 files changed, 0 insertions, 8 deletions
diff --git a/third_party/git/Documentation/config/remote.txt b/third_party/git/Documentation/config/remote.txt
index a8e6437a90..6c4cad83a2 100644
--- a/third_party/git/Documentation/config/remote.txt
+++ b/third_party/git/Documentation/config/remote.txt
@@ -76,11 +76,3 @@ 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.