From: Junio C Hamano Date: Mon, 15 Apr 2024 21:11:42 +0000 (-0700) Subject: Merge branch 'rs/apply-lift-path-length-limit' X-Git-Tag: v2.45.0-rc0~21 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c7a9ec4728db6f88c0957789f3b77a3e2e8b0ec9;p=thirdparty%2Fgit.git Merge branch 'rs/apply-lift-path-length-limit' "git apply" has been updated to lift the hardcoded pathname length limit, which in turn allowed a mksnpath() function that is no longer used. * rs/apply-lift-path-length-limit: path: remove mksnpath() apply: avoid fixed-size buffer in create_one_file() --- c7a9ec4728db6f88c0957789f3b77a3e2e8b0ec9