]> git.99rst.org Git - git.git/commitdiff
Merge branch 'rs/apply-lift-path-length-limit'
authorJunio C Hamano <redacted>
Mon, 15 Apr 2024 21:11:42 +0000 (14:11 -0700)
committerJunio C Hamano <redacted>
Mon, 15 Apr 2024 21:11:42 +0000 (14:11 -0700)
"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()

1  2 
apply.c
path.c
path.h

diff --cc apply.c
Simple merge
diff --cc path.c
Simple merge
diff --cc path.h
Simple merge
git clone https://git.99rst.org/PROJECT