We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bdcc737 commit 24c1d35Copy full SHA for 24c1d35
Documentation/config/remote.txt
@@ -76,3 +76,11 @@ remote.<name>.pruneTags::
76
+
77
See also `remote.<name>.prune` and the PRUNING section of
78
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