diff options
author | Denton Liu <liu.denton@gmail.com> | 2019-12-20 10:15:57 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-12-20 11:30:45 -0800 |
commit | b87b02cfe6973ac8cc778e0463bc3ad6accb96a6 (patch) | |
tree | 00f45933dd79339476299ccb60982d8eb715c33e /builtin/commit.c | |
parent | 9b92070e5231773f564c1fe631cddd6d436963a5 (diff) |
t1409: let sed open its own input file
In one case, we were using a redirection operator to feed input into
sed. However, since sed is capable of opening its own input file, make
sed do that instead of redirecting input into it.
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