The series has been shortened to 3 patches by keeping the old codepath,
just adding the index for attr.
--fix-attributes is added for old behaviour.
Nguyá»
n Thái Ngá»c Duy (3):
archive: add shortcuts for --format and --prefix
attr: add GIT_ATTR_INDEX "direction"
archive: do not read .gitattributes in working directory
Documentation/git-archive.txt | 9 +++++++--
archive.c | 26 ++++++++++++++++++++++++--
archive.h | 1 +
attr.c | 4 +++-
attr.h | 3 ++-
builtin-tar-tree.c | 5 +++++
t/t5000-tar-tree.sh | 28 ++++++++++++++++------------
7 files changed, 58 insertions(+), 18 deletions(-)