commit | 32738edfca29d819939196c65aecc1979ed23aa9 | [log] [tgz] |
---|---|---|
author | Michael J Gruber <git@drmicha.warpmail.net> | Thu Dec 18 18:11:18 2008 +0100 |
committer | Junio C Hamano <gitster@pobox.com> | Thu Dec 18 09:55:53 2008 -0800 |
tree | 6830cfe4afb90243c641c9efc34c9602bf7d7fd0 | |
parent | c0ceb2c32d40c4bc835597105ba0c0fac4ae36ba [diff] |
test overlapping ignore patterns Add a test which checks that negated patterns such as "!foo.html" can override previous patterns such as "*.html". This is documented behaviour but had not been tested so far. Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>