OSDN Git Service

Merge branch 'rs/archive-excluded-directory'
authorJunio C Hamano <gitster@pobox.com>
Wed, 6 Sep 2017 04:11:25 +0000 (13:11 +0900)
committerJunio C Hamano <gitster@pobox.com>
Wed, 6 Sep 2017 04:11:25 +0000 (13:11 +0900)
"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