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-Url: https://www.git.kevux.org/?a=commitdiff_plain;h=6cd690616029029aa8c70bbb3e5d63e6676e1824;p=rit 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