From: Junio C Hamano Date: Tue, 2 Sep 2014 20:27:12 +0000 (-0700) Subject: Merge branch 'bc/archive-pax-header-mode' X-Git-Tag: v2.2.0-rc0~175 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/4740891e47de5ee33d91ffa3fdde25e8f0c4af74?hp=--cc 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 --- 4740891e47de5ee33d91ffa3fdde25e8f0c4af74