From: Junio C Hamano Date: Wed, 8 Jun 2022 21:27:51 +0000 (-0700) Subject: Merge branch 'jc/archive-add-file-normalize-mode' into maint X-Git-Tag: v2.37.0-rc0~19^2~9 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9d1304155be0e79b77e1f68bdd4c9a7ac442f0e8;p=thirdparty%2Fgit.git Merge branch 'jc/archive-add-file-normalize-mode' into maint "git archive --add-file=" picked up the raw permission bits from the path and propagated to zip output in some cases, without normalization, which has been corrected (tar output did not have this issue). source: * jc/archive-add-file-normalize-mode: archive: do not let on-disk mode leak to zip archives --- 9d1304155be0e79b77e1f68bdd4c9a7ac442f0e8