]> granicus.if.org Git - git/commitdiff
Merge branch 'bc/archive-pax-header-mode'
authorJunio C Hamano <gitster@pobox.com>
Tue, 2 Sep 2014 20:27:12 +0000 (13:27 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 2 Sep 2014 20:27:13 +0000 (13:27 -0700)
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

1  2 
t/t5004-archive-corner-cases.sh

Simple merge