diff options
author | Nguyễn Thái Ngọc Duy <pclouds@gmail.com> | 2017-01-19 18:41:22 +0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-01-19 11:22:01 -0800 |
commit | bc4075653e3f704f0440ec54e16f88fbc39a682d (patch) | |
tree | a2a68aca6942d3f04672f7640d1a2d5c16ad1a16 /t/t6021-merge-criss-cross.sh | |
parent | color.c: fix color_parse_mem() with value_len == 0 (diff) | |
download | tgif-bc4075653e3f704f0440ec54e16f88fbc39a682d.tar.xz |
color.c: trim leading spaces in color_parse_mem()
Normally color_parse_mem() is called from config parser which trims the
leading spaces already. The new caller in the next patch won't. Let's be
tidy and trim leading spaces too (we already trim trailing spaces
after a word).
Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t6021-merge-criss-cross.sh')
0 files changed, 0 insertions, 0 deletions