]> git.99rst.org Git - git.git/commit
t/t0015-hash.sh: remove unnecessary '\' at line end
authorJaydeep Das <redacted>
Tue, 8 Feb 2022 09:23:39 +0000 (14:53 +0530)
committerJunio C Hamano <redacted>
Thu, 10 Feb 2022 02:20:45 +0000 (18:20 -0800)
commitb8403129d35889980356ac0e1c8d6945910ad396
tree22ec5313b9e816faaa9f415ac17382da603bcd2c
parent4c53a8c20f8984adb226293a3ffd7b88c3f4ac1a
t/t0015-hash.sh: remove unnecessary '\' at line end

The `|` at line end already imples that the statement is not over.
So a `\` after that is redundant.

Signed-off-by: Jaydeep P Das <redacted>
Signed-off-by: Junio C Hamano <redacted>
t/t0015-hash.sh
git clone https://git.99rst.org/PROJECT