Re: [PATCH 7/8] archive: disregard .gitattributes on working directory
From: Junio C Hamano <hidden> Date: 2016-06-15 22:46:35
Nguyễn Thái Ngọc Duy [off-list ref] writes:
Some tests in t500-tar-tree.sh depends on in-worktree
.gitattributes. Fix them too.
s/500/5000/;
You can also consider these as examples of possibly useful use cases of
the current "fix-attributes" feature you are breaking with this patch (see
my comments to 3/8).