summaryrefslogtreecommitdiff
path: root/t/t9601
diff options
context:
space:
mode:
authorLibravatar Michael Haggerty <mhagger@alum.mit.edu>2011-08-04 06:47:46 +0200
committerLibravatar Junio C Hamano <gitster@pobox.com>2011-08-04 15:57:18 -0700
commitf5114a40c0d0276ce6ff215a3dc51eb19da5b420 (patch)
tree7ef4ab2fd35855a58a76f296aa96e3001057321a /t/t9601
parentgit-check-attr: Demonstrate problems with relative paths (diff)
downloadtgif-f5114a40c0d0276ce6ff215a3dc51eb19da5b420.tar.xz
git-check-attr: Normalize paths
Normalize the path arguments (relative to the working tree root, if applicable) before looking up their attributes. This requires passing the prefix down the call chain. This fixes two test cases for different reasons: * "unnormalized paths" is fixed because the .gitattribute-file-seeking code is not confused into reading the top-level file twice. * "relative paths" is fixed because the canonical pathnames are passed to get_check_attr() or get_all_attrs(), allowing them to match the pathname patterns as expected. Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t9601')
0 files changed, 0 insertions, 0 deletions