Skip to content

Commit 81bd549

Browse files
steadmongitster
authored andcommitted
docs: new transfer.advertiseSID option
Document a new config option that allows users to determine whether or not to advertise their session IDs to remote Git clients and servers. Signed-off-by: Josh Steadmon <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent f5cdbe4 commit 81bd549

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Documentation/config/transfer.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,3 +69,7 @@ transfer.unpackLimit::
6969
When `fetch.unpackLimit` or `receive.unpackLimit` are
7070
not set, the value of this variable is used instead.
7171
The default value is 100.
72+
73+
transfer.advertiseSID::
74+
Boolean. When true, client and server processes will advertise their
75+
unique session IDs to their remote counterpart. Defaults to false.

0 commit comments

Comments
 (0)