From: Junio C Hamano Date: Tue, 22 Aug 2017 22:09:37 +0000 (-0700) Subject: Merge branch 'rs/archive-excluded-directory' into next X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/1853597c35b7bb7f1ae2a831b3a72f4c8c7089b9?hp=--cc Merge branch 'rs/archive-excluded-directory' into next "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 --- 1853597c35b7bb7f1ae2a831b3a72f4c8c7089b9