document 'agent' protocol capability
authorJeff King <peff@peff.net>
Wed, 24 Jul 2013 08:03:13 +0000 (04:03 -0400)
committerJunio C Hamano <gitster@pobox.com>
Wed, 24 Jul 2013 22:57:01 +0000 (15:57 -0700)
This was added in ff5effd (include agent identifier in
capability string, 2012-08-03), but neither the syntax nor
the semantics were ever documented outside of the commit
message.

Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found