commit | 712efb1a42c8012e5d49f288bf7307e2da09d646 | [log] [tgz] |
---|---|---|
author | Nguyễn Thái Ngọc Duy <pclouds@gmail.com> | Tue Jan 15 09:49:26 2013 +0700 |
committer | Junio C Hamano <gitster@pobox.com> | Tue Jan 15 10:02:08 2013 -0800 |
tree | 2f74c37b471f464ec72764987ecb2b7656aeb157 | |
parent | 82dce998c2028b6ee96691921b7037a6e182ec89 [diff] |
attr: make it build with DEBUG_ATTR again Commit 82dce99 (attr: more matching optimizations from .gitignore - 2012-10-15) changed match_attr structure but it did not update DEBUG_ATTR-specific code. This fixes it. Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>