From: Jeff King <hidden> Date: 2016-06-15 22:46:16
On Mon, Feb 23, 2009 at 01:28:55AM -0500, Jay Soffian wrote:
The existing output of "git remote show <remote>" is too verbose for the
information it provides. This patch teaches it to provide more
information in less space.
Before the patch:
[...]
After this patch:
[...]
Wow. IMHO, the new one is _way_ easier to read.
-Peff