diff options
author | Denton Liu <liu.denton@gmail.com> | 2019-08-27 00:05:07 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-09-05 12:58:52 -0700 |
commit | c6ec6dadba52a5186739fea4cf8fa2e26feb9e70 (patch) | |
tree | d2a05135d99fe234d2407ae8cf2500bd7d58ff5b /builtin/commit.c | |
parent | f2e2fa8f60d2900bb676fa052e65bcae1f2a8ddb (diff) |
t4014: let sed open its own files
In some cases, we were using a redirection operator to feed input into
sed. However, since sed is capable of opening its own files, make sed
open its own files 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