Merge branch 'bc/archive-pax-header-mode' into jch
commitfe668f7a83c7081643feb10f7cf42c9f58cd5fca
authorJunio C Hamano <gitster@pobox.com>
Thu, 21 Aug 2014 18:12:05 +0000 (21 11:12 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 21 Aug 2014 18:12:06 +0000 (21 11:12 -0700)
tree53b550e2f606d0ebd86ea45d47397774df467e37
parentafcf14e71179ed83a7901e4b7d00eeffb96b7d7a
parent10f343ea814f5c18a0913997904ee11cd9b7da24
Merge branch 'bc/archive-pax-header-mode' into jch

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