Merge branch 'rs/archive-excluded-directory'
commit62b1cb7b135d07912a9e0025b54be39dfc79e1dd
authorJunio C Hamano <gitster@pobox.com>
Mon, 25 Sep 2017 06:24:07 +0000 (25 15:24 +0900)
committerJunio C Hamano <gitster@pobox.com>
Mon, 25 Sep 2017 06:24:07 +0000 (25 15:24 +0900)
tree9ff6f2fcb7679067892af9997b9e596d338a92f5
parent5079cc82cbcdb204b978c2fceab3d96cfe78e0e5
parent43180940473cdafa95eb6b63b0efa9e36ac905da
Merge branch 'rs/archive-excluded-directory'

"git archive", especially when used with pathspec, stored an empty
directory in its output, even though Git itself never does so.
This has been fixed.

* rs/archive-excluded-directory:
  archive: don't add empty directories to archives
archive.c