Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrei Rybak <rybak.a.v@gmail.com>2020-03-23 00:14:21 +0300
committerJunio C Hamano <gitster@pobox.com>2020-03-23 02:39:08 +0300
commit9b966fffc26d378cc11bd3e924f979403ab174dc (patch)
tree92562644be23c13f532772879d1da0e466a98170 /t/t3700-add.sh
parent55a75686061148ea0f9b448cf6e8b0596599eff2 (diff)
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/t3700-add.sh')
0 files changed, 0 insertions, 0 deletions