diff options
author | Denton Liu <liu.denton@gmail.com> | 2019-11-27 11:53:45 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-11-29 13:20:15 -0800 |
commit | 09279086e8c92c77cc75f73dcac35062e6e68fd3 (patch) | |
tree | aed6c6b92094b02c831fa0b4ebda6e5349bc3c7f /git-parse-remote.sh | |
parent | t7501: stop losing return codes of git commands (diff) | |
download | tgif-09279086e8c92c77cc75f73dcac35062e6e68fd3.tar.xz |
t7700: drop redirections to /dev/null
Since output is silenced when running without `-v` and debugging output
is useful with `-v`, remove redirections to /dev/null as it is not
useful.
In one case where the output of stdout is consumed, redirect the output
of test_commit to stderr.
Signed-off-by: Denton Liu <liu.denton@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-parse-remote.sh')
0 files changed, 0 insertions, 0 deletions