diff options
author | Ævar Arnfjörð Bjarmason <avarab@gmail.com> | 2011-05-21 18:43:47 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2011-05-21 11:57:14 -0700 |
commit | 790872592ee51318062a2c0cc68d1040d74ca529 (patch) | |
tree | 5300d07f7b5dac61b0e7b4ec49d01625590a604e /t/t6200-fmt-merge-msg.sh | |
parent | i18n: git-am gettext + gettext to stderr message (diff) | |
download | tgif-790872592ee51318062a2c0cc68d1040d74ca529.tar.xz |
i18n: git-am die messages
The die messages in git-am need to use:
die "$(gettext "string")"
Since gettext(1) emits the message instead of returning it like the C
equivalent, and our die() function in git-sh-setup needs to get a
string as an argument.
Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t6200-fmt-merge-msg.sh')
0 files changed, 0 insertions, 0 deletions