diff options
author | Andrei Rybak <rybak.a.v@gmail.com> | 2021-06-07 15:13:20 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-06-08 10:08:01 +0900 |
commit | 52ff891c034d625cd3e5f17f75ced42c8dde3438 (patch) | |
tree | c1cc6c6cf727db5d744a170e88e00ee5d38eb924 /builtin/commit.c | |
parent | ebf3c04b262aa27fbb97f8a0156c2347fecafafb (diff) |
t: fix whitespace around &&
Add missing spaces before '&&' and switch tabs around '&&' to spaces.
These issues were found using `git grep '[^ ]&&$'` and
`git grep -P '&&\t'`.
Signed-off-by: Andrei Rybak <rybak.a.v@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions