diff options
author | Alexey Shumkin <alex.crezoff@gmail.com> | 2013-07-05 14:01:47 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-07-05 20:35:39 +0200 |
commit | f3445f781f95ca4a7d59028aa7b7457fa925f577 (patch) | |
tree | a7680ab699ac8b7d1569870719c78f8194ec8d8f /t/t7102-reset.sh | |
parent | t4041, t4205, t6006, t7102: use iso8859-1 rather than iso-8859-1 (diff) | |
download | git-f3445f781f95ca4a7d59028aa7b7457fa925f577.tar.xz git-f3445f781f95ca4a7d59028aa7b7457fa925f577.zip |
t4205 (log-pretty-formats): revert back single quotes
In previuos commit de6029a (pretty: Add failing tests: --format output
should honor logOutputEncoding, 2013-06-26) single quotes were replaced
with double quotes to make "$(commit_msg)" expression in heredoc to
work. The same effect can be achieved by using "EOF" as a heredoc
delimiter instead of "\EOF".
Signed-off-by: Alexey Shumkin <Alex.Crezoff@gmail.com>
Suggested-by: Johannes Sixt <j.sixt@viscovery.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions