On 7/2/07, Adam Roben [off-list ref] wrote:
This change lets you use the format.subjectprefix config option to override the
default subject prefix.
It is incomplete. The patch make git show --pretty=email produce subject
lines like "Subject: [(null)] ..." because revlist argument parser
will not setup
the prefix. Besides git-show also git-log (and rev-list and maybe
something else)
accept --pretty=email option which supposed to produce the same output as
git-format-patch.