commit | 452dfbed1a80754bfdc52567d9d9dba08a7d0a6d | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Tue Nov 25 15:00:55 2014 +0100 |
committer | Junio C Hamano <gitster@pobox.com> | Tue Nov 25 15:24:55 2014 -0800 |
tree | 8b5721349d426b698699aea091f7fcca532a89eb | |
parent | 652e759330da379a8e09e03bbf99e03c10c228cc [diff] |
git-mailinfo: add --message-id This option adds the content of the Message-Id header at the end of the commit message prepared by git-mailinfo. This is useful in order to associate commit messages automatically with mailing list discussions. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>