From: Junio C Hamano Date: Mon, 23 May 2022 21:39:54 +0000 (-0700) Subject: Merge branch 'jc/archive-add-file-normalize-mode' X-Git-Tag: v2.37.0-rc0~61 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6cd690616029029aa8c70bbb3e5d63e6676e1824;p=thirdparty%2Fgit.git Merge branch 'jc/archive-add-file-normalize-mode' "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). * jc/archive-add-file-normalize-mode: archive: do not let on-disk mode leak to zip archives --- 6cd690616029029aa8c70bbb3e5d63e6676e1824