Merge branch 'nd/format-patch-stat-width' into next
authorJunio C Hamano <gitster@pobox.com>
Thu, 8 Feb 2018 23:08:29 +0000 (15:08 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 8 Feb 2018 23:08:30 +0000 (15:08 -0800)
commitc03e8a084ecd7539e9ead9d779d7ab6350d361e7
treed61e32625d16c40a80c3374e30ebd10680b30ff1
parent596a4ec00ddb9a397b5cdb1fc2482062b36e8ee6
parent071dd0ba43b51a2124f3f9884283cd68a9506323
Merge branch 'nd/format-patch-stat-width' into next

"git format-patch" learned to give 72-cols to diffstat, which is
consistent with other line length limits the subcommand uses for
its output meant for e-mails.

* nd/format-patch-stat-width:
  format-patch: reduce patch diffstat width to 72
  format-patch: keep cover-letter diffstat wrapped in 72 columns