diff options
author | Denton Liu <liu.denton@gmail.com> | 2019-08-27 00:05:00 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-09-05 12:58:52 -0700 |
commit | 92014b69bb1aa781605295e0e0d3d886368bb7a3 (patch) | |
tree | 969d4ed966e930820a0dc7b7829db1c004b74ba2 /t/t7402-submodule-rebase.sh | |
parent | t4014: use sq for test case names (diff) | |
download | tgif-92014b69bb1aa781605295e0e0d3d886368bb7a3.tar.xz |
t4014: 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: Denton Liu <liu.denton@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t7402-submodule-rebase.sh')
0 files changed, 0 insertions, 0 deletions