diff options
author | Junio C Hamano <gitster@pobox.com> | 2009-07-15 15:10:06 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-07-15 15:10:06 -0700 |
commit | 4525e8e41a8c0c4246a95097744604ea72198dad (patch) | |
tree | 83a9e959bb1ddb070e9dcb5196798ada7096f6ab /t/t5100 | |
parent | Fix extraneous lstat's in 'git checkout -f' (diff) | |
download | tgif-4525e8e41a8c0c4246a95097744604ea72198dad.tar.xz |
Revert "mailinfo: Remove only one set of square brackets"
This reverts commit 650d30d8a120c8982309ccb9ef40432b4ea2eb74.
Some mailing lists are configured add prefix "[listname] " to all their
messages, and also people hand-edit subject lines, be it an output from
format-patch or a patch generated by some other means.
We cannot stop people from mucking with the subject line, and with the
change, there always will be need for hand editing the subject when that
happens. People have depended on the leading [bracketed string] removal.
Diffstat (limited to 't/t5100')
-rw-r--r-- | t/t5100/info0012 | 2 | ||||
-rw-r--r-- | t/t5100/sample.mbox | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/t/t5100/info0012 b/t/t5100/info0012 index 9cd1415d25..ac1216ff75 100644 --- a/t/t5100/info0012 +++ b/t/t5100/info0012 @@ -1,5 +1,5 @@ Author: Dmitriy Blinov Email: bda@mnsspb.ru -Subject: [Navy-patches] Изменён список пакетов необходимых для сборки +Subject: Изменён список пакетов необходимых для сборки Date: Wed, 12 Nov 2008 17:54:41 +0300 diff --git a/t/t5100/sample.mbox b/t/t5100/sample.mbox index 3a757d7d8f..c3074ac573 100644 --- a/t/t5100/sample.mbox +++ b/t/t5100/sample.mbox @@ -514,7 +514,7 @@ MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit -Subject: [PATCH] [Navy-patches] +Subject: [Navy-patches] [PATCH] =?utf-8?b?0JjQt9C80LXQvdGR0L0g0YHQv9C40YHQvtC6INC/0LA=?= =?utf-8?b?0LrQtdGC0L7QsiDQvdC10L7QsdGF0L7QtNC40LzRi9GFINC00LvRjyA=?= =?utf-8?b?0YHQsdC+0YDQutC4?= |