https://github.com/git/git
Revision 550e41c43733a3dd35a53365a6509c28cbb3906a authored by Junio C Hamano on 18 October 2017, 05:18:58 UTC, committed by Junio C Hamano on 18 October 2017, 05:18:58 UTC
"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
2 parent s aec2eb8 + 4318094
History
Tip revision: 550e41c43733a3dd35a53365a6509c28cbb3906a authored by Junio C Hamano on 18 October 2017, 05:18:58 UTC
Merge branch 'rs/archive-excluded-directory' into maint
Tip revision: 550e41c
File Mode Size
araxis -rw-r--r-- 358 bytes
bc -rw-r--r-- 367 bytes
bc3 -rw-r--r-- 24 bytes
codecompare -rw-r--r-- 353 bytes
deltawalker -rw-r--r-- 663 bytes
diffmerge -rw-r--r-- 309 bytes
diffuse -rw-r--r-- 248 bytes
ecmerge -rw-r--r-- 306 bytes
emerge -rw-r--r-- 438 bytes
examdiff -rw-r--r-- 336 bytes
gvimdiff -rw-r--r-- 29 bytes
gvimdiff2 -rw-r--r-- 29 bytes
gvimdiff3 -rw-r--r-- 29 bytes
kdiff3 -rw-r--r-- 522 bytes
kompare -rw-r--r-- 117 bytes
meld -rw-r--r-- 843 bytes
opendiff -rw-r--r-- 267 bytes
p4merge -rw-r--r-- 617 bytes
tkdiff -rw-r--r-- 258 bytes
tortoisemerge -rw-r--r-- 602 bytes
vimdiff -rw-r--r-- 890 bytes
vimdiff2 -rw-r--r-- 29 bytes
vimdiff3 -rw-r--r-- 29 bytes
winmerge -rw-r--r-- 361 bytes
xxdiff -rw-r--r-- 584 bytes

back to top