Merge branch 'bc/archive-pax-header-mode'
commit4740891e47de5ee33d91ffa3fdde25e8f0c4af74
authorJunio C Hamano <gitster@pobox.com>
Tue, 2 Sep 2014 20:27:12 +0000 (2 13:27 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 2 Sep 2014 20:27:13 +0000 (2 13:27 -0700)
tree896162195a2f0f720f182037e71a5050f68e1e70
parent0e28161700885b01e997bb12546254b07b344849
parent10f343ea814f5c18a0913997904ee11cd9b7da24
Merge branch 'bc/archive-pax-header-mode'

Implementations of "tar" that do not understand an extended pax
header would extract the contents of it in a regular file; make
sure the permission bits of this file follows the same tar.umask
configuration setting.

* bc/archive-pax-header-mode:
  archive: honor tar.umask even for pax headers
t/t5004-archive-corner-cases.sh