Re: [PATCH] git-archive: ignore prefix when checking file attribute
From: Junio C Hamano <hidden> Date: 2016-06-15 22:44:28
Thanks. Will apply as a fix.
In the longer term, we probably should teach attributes.c to optionally
read from a tree (introduce git_attribute_set_tree() call upfront, or
something like that, but I haven't thought through the details yet), so
that archive can ignore what happens to be checked out.