diff options
author | Denton Liu <liu.denton@gmail.com> | 2019-11-20 13:18:36 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-11-21 09:29:52 +0900 |
commit | 79f3950d02fdf52ff873b5e36ed435eddf17b8a7 (patch) | |
tree | cb9b7cbb9ac01257a8f4119ee4c456b7e257d058 /builtin/commit.c | |
parent | 3a6e48e9f7c4ca8b7af1b82c8de1d51eb0348bed (diff) |
t3206: disable parameter substitution in heredoc
In the first heredoc, parameter substitution is not used so prevent it
from happening in the future (perhaps by accident) by escaping the limit
EOF.
The remaining heredocs use parameter substitution so they cannot be
changed.
Signed-off-by: Denton Liu <liu.denton@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions