Merge branch 'rs/archive-excluded-directory' into next
authorJunio C Hamano <gitster@pobox.com>
Tue, 22 Aug 2017 22:09:37 +0000 (15:09 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 22 Aug 2017 22:09:38 +0000 (15:09 -0700)
"git archive" did not work well with pathspecs and the
export-ignore attribute.

* rs/archive-excluded-directory:
archive: don't queue excluded directories
archive: factor out helper functions for handling attributes
t5001: add tests for export-ignore attributes and exclude pathspecs

1  2 
archive.c
diff --cc archive.c
Simple merge