Junio C Hamano [off-list ref] writes:
Fetch-pack's verbose mode is more of a debugging mode (and in fact
takes two "-v" arguments to trigger via the porcelain layer). Let's
mention the server version as another possible item of interest.
Signed-off-by: Jeff King <redacted>
Signed-off-by: Junio C Hamano <redacted>
---
* And this is your 4 adjusted for the previous one, releaving the
caller from having to figure out where the capability string
ends.
Oops; this was a cut and paste error. There are these four
(counting the blank after "Subject:") lines before the description.
From: Jeff King [off-list ref]
Date: Fri, 10 Aug 2012 03:59:29 -0400
Subject: [PATCH] fetch-pack: mention server version with verbose output