From: Christian Couder Date: Sun, 5 Nov 2017 21:38:31 +0000 (+0100) Subject: t0021/rot13-filter: improve 'if .. elsif .. else' style X-Git-Tag: v2.16.0-rc0~130^2~5 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/ed17d26245b27df1694a4efaf386e6924aefaee5?hp=ed17d26245b27df1694a4efaf386e6924aefaee5 t0021/rot13-filter: improve 'if .. elsif .. else' style Before further refactoring the "t0021/rot13-filter.pl" script, let's modernize the style of its 'if .. elsif .. else' clauses to improve its readability by making it more similar to our other perl scripts. Signed-off-by: Christian Couder Signed-off-by: Junio C Hamano ---