diff options
author | Denton Liu <liu.denton@gmail.com> | 2019-11-20 13:18:33 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-11-21 09:29:52 +0900 |
commit | 3a6e48e9f7c4ca8b7af1b82c8de1d51eb0348bed (patch) | |
tree | 2a088b90cd812fda9941eaf4eb648c858b21cc59 /builtin/commit.c | |
parent | 26d94853f083425872a27d525556cf8bcdfe67ba (diff) |
t3206: 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 the
one instance of this.
Signed-off-by: Denton Liu <liu.denton@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions