t6135: attr magic with path pattern
commit7e360bc6267e4741b75d30ec19a7461ed869a244
authorJunio C Hamano <gitster@pobox.com>
Fri, 7 Jul 2023 22:04:56 +0000 (7 15:04 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 7 Jul 2023 22:23:42 +0000 (7 15:23 -0700)
treebd7c97451af7be9cfc0f11155672fec60a98f4d1
parentfb7d80edcae482f4fa5d4be0227dc3054734e5f3
t6135: attr magic with path pattern

The test coverage on attribute magic combined with path pattern
was a bit thin.  Let's add a few and make sure "(attr:X)sub" and
"(attr:X)sub/" behave the same.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/t6135-pathspec-with-attrs.sh