]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'pb/am-message-id-footer'
authorJunio C Hamano <gitster@pobox.com>
Mon, 22 Dec 2014 20:26:52 +0000 (12:26 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 22 Dec 2014 20:26:52 +0000 (12:26 -0800)
"git am" learned "--message-id" option to copy the message ID of
the incoming e-mail to the log message of resulting commit.

* pb/am-message-id-footer:
  git-am: add --message-id/--no-message-id
  git-mailinfo: add --message-id


Trivial merge