diff options
author | Andrei Rybak <rybak.a.v@gmail.com> | 2020-03-22 22:14:21 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-03-22 16:39:08 -0700 |
commit | 9b966fffc26d378cc11bd3e924f979403ab174dc (patch) | |
tree | 92562644be23c13f532772879d1da0e466a98170 /t/t5150-request-pull.sh | |
parent | Merge branch 'en/rebase-backend' (diff) | |
download | tgif-9b966fffc26d378cc11bd3e924f979403ab174dc.tar.xz |
t9500: remove spaces after redirect operators
For shell scripts, the usual convention is for there to be no space
after redirection operators, (e.g. `>file`, not `> file`). Remove these
spaces wherever they appear.
Signed-off-by: Andrei Rybak <rybak.a.v@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t5150-request-pull.sh')
0 files changed, 0 insertions, 0 deletions