diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2014-11-25 15:00:55 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2014-11-25 15:24:55 -0800 |
commit | 452dfbed1a80754bfdc52567d9d9dba08a7d0a6d (patch) | |
tree | 8b5721349d426b698699aea091f7fcca532a89eb /t/t5100/info0012--message-id | |
parent | Git 2.2.0-rc3 (diff) | |
download | tgif-452dfbed1a80754bfdc52567d9d9dba08a7d0a6d.tar.xz |
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>
Diffstat (limited to 't/t5100/info0012--message-id')
-rw-r--r-- | t/t5100/info0012--message-id | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/t/t5100/info0012--message-id b/t/t5100/info0012--message-id new file mode 100644 index 0000000000..ac1216ff75 --- /dev/null +++ b/t/t5100/info0012--message-id @@ -0,0 +1,5 @@ +Author: Dmitriy Blinov +Email: bda@mnsspb.ru +Subject: Изменён список пакетов необходимых для сборки +Date: Wed, 12 Nov 2008 17:54:41 +0300 + |