diff options
author | Andrei Rybak <rybak.a.v@gmail.com> | 2023-04-17 21:10:44 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2023-05-03 08:53:10 -0700 |
commit | a5855fd8d43fa21302305c4e80a3bfd9b16c9508 (patch) | |
tree | 31988f2e41c3829e94b6d4cae90f797d6580e9af /commit-reach.c | |
parent | dca675c6ef9b1d649adfb5a6cfdf2e7c32f18928 (diff) |
t2019: don't create unused files
Tests in t2019-checkout-ambiguous-ref.sh redirect two invocations of
"git checkout" to files "stdout" and "stderr". Several assertions are
made using file "stderr". File "stdout", however, is unused.
Don't redirect standard output of "git checkout" to file "stdout" in
t2019-checkout-ambiguous-ref.sh to avoid creating unnecessary files.
Signed-off-by: Andrei Rybak <rybak.a.v@gmail.com>
Reviewed-by: Elijah Newren <newren@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit-reach.c')
0 files changed, 0 insertions, 0 deletions