]> git.ipfire.org Git - thirdparty/git.git/commit - dir.c
dir: warn about trailing spaces in exclude patterns
authorNguyễn Thái Ngọc Duy <pclouds@gmail.com>
Sun, 9 Feb 2014 00:26:37 +0000 (07:26 +0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 10 Feb 2014 19:49:53 +0000 (11:49 -0800)
commit16402b992e0332d2ac68106f4488b47175bf0a13
tree1eedc82db674252cf0223b3882177631f2221336
parent3330a2c4f6b494f2b02fda2869d85bc1f8e019aa
dir: warn about trailing spaces in exclude patterns

Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
dir.c
t/t0008-ignores.sh