summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorEric Sunshine <sunshine@sunshineco.com>2018-07-31 01:03:20 -0400
committerJunio C Hamano <gitster@pobox.com>2018-07-31 11:24:14 -0700
commitace64e56c10a61b184e1fcfc0dae34b4e78036de (patch)
tree5818635b4f01be9cb4fba78a61e4ddc0f33f2fb9 /Makefile
parent950079b7b6342309059c8c0f9e7340f43e82bf93 (diff)
downloadgit-ace64e56c10a61b184e1fcfc0dae34b4e78036de.tar.gz
t/chainlint.sed: drop extra spaces from regex character class
This character class, like many others in this script, matches horizontal whitespace consisting of spaces and tabs, however, a few extra, entirely harmless, spaces somehow slipped into the expression. Removing them is purely a cosmetic fix. While at it, re-indent three lines with a single TAB each which were incorrectly indented with six spaces. Also, a purely cosmetic fix. Signed-off-by: Eric Sunshine <sunshine@sunshineco.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions