From: Denton Liu Date: Wed, 17 Apr 2019 10:23:22 +0000 (+0100) Subject: t3507: clean up style X-Git-Tag: v2.22.0-rc0~28^2~8 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/5caab8de8a8861e977ffa6e66f2a5ebfe5b8e56c?hp=5caab8de8a8861e977ffa6e66f2a5ebfe5b8e56c t3507: clean up style Remove space after redirection operators for style. Also, remove a git command which was upstream of a pipe. Finally, let grep and sed open their own input instead of letting the shell redirect the input. Helped-by: SZEDER Gábor Signed-off-by: Denton Liu Signed-off-by: Junio C Hamano ---