diff options
author | Denton Liu <liu.denton@gmail.com> | 2021-02-08 23:28:48 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-02-11 13:34:58 -0800 |
commit | 32b7385e435b114e7a3d2b1c8c21f5f48ba17db5 (patch) | |
tree | 7cc7724bb9f0bbc5f9539508cc7b7a83a52c4f21 /xdiff | |
parent | git-stash.txt: be explicit about subcommand options (diff) | |
download | tgif-32b7385e435b114e7a3d2b1c8c21f5f48ba17db5.tar.xz |
t3905: 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 'xdiff')
0 files changed, 0 insertions, 0 deletions