Skip to content

Commit 2a9211c

Browse files
chriscoolgitster
authored andcommitted
Documentation/config: add odb.<name>.promisorRemote
Signed-off-by: Junio C Hamano <[email protected]>
1 parent df7bf8e commit 2a9211c

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Documentation/config.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2505,6 +2505,11 @@ This setting can be overridden with the `GIT_NOTES_REWRITE_REF`
25052505
environment variable, which must be a colon separated list of refs or
25062506
globs.
25072507

2508+
odb.<name>.promisorRemote::
2509+
The name of a promisor remote. For now promisor remotes are
2510+
the only kind of remote object database (odb) that is
2511+
supported.
2512+
25082513
pack.window::
25092514
The size of the window used by linkgit:git-pack-objects[1] when no
25102515
window size is given on the command line. Defaults to 10.

0 commit comments

Comments
 (0)