Merge branch 'rs/archive-excluded-directory'
commita7d7f125e3c0e7e502e29e09df21d8471ee89edf
authorJunio C Hamano <gitster@pobox.com>
Wed, 6 Sep 2017 04:11:25 +0000 (6 13:11 +0900)
committerJunio C Hamano <gitster@pobox.com>
Wed, 6 Sep 2017 04:11:25 +0000 (6 13:11 +0900)
tree2db7e63b42ddb88bcf26889f30132e34dd3a2336
parent8b36f0b196225fc25588220acf921d011d4bf9a7
parent5ff247ac0cc9b2d09c8c24bd0c8df12eed94aebc
Merge branch 'rs/archive-excluded-directory'

"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
archive.c