docs: new capability to advertise session IDs
authorJosh Steadmon <steadmon@google.com>
Wed, 11 Nov 2020 23:29:24 +0000 (15:29 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 12 Nov 2020 02:26:52 +0000 (18:26 -0800)
commitf5cdbe485f5c560eb53734a2b25309409786b636
treeaf48842ee3accd381679bddff2a1ac75b21fa17f
parente2850a27a95c6f5b141dd88398b1702d2e524a81
docs: new capability to advertise session IDs

In future patches, we will add the ability for Git servers and clients
to advertise unique session IDs via protocol capabilities. This
allows for easier debugging when both client and server logs are
available.

Signed-off-by: Josh Steadmon <steadmon@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/technical/protocol-capabilities.txt
Documentation/technical/protocol-v2.txt