]> git.ipfire.org Git - thirdparty/git.git/commit - t/t4108-apply-threeway.sh
Sync with 2.32.6
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Mon, 6 Feb 2023 08:25:56 +0000 (09:25 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Mon, 6 Feb 2023 08:25:56 +0000 (09:25 +0100)
commit87248c5933891f20e47ce8153530b8ad76f53098
tree977c8a030c7536d97981643a98a0a5187d951b2c
parent25d7cb600c0e81d553ab2937f459dbc19b9e2d34
parent2aedeff35fde779b03b57125b1f50f6c528bfbea
Sync with 2.32.6

* maint-2.32:
  Git 2.32.6
  Git 2.31.7
  Git 2.30.8
  apply: fix writing behind newly created symbolic links
  dir-iterator: prevent top-level symlinks without FOLLOW_SYMLINKS
  clone: delay picking a transport until after get_repo_path()
  t5619: demonstrate clone_local() with ambiguous transport
apply.c
builtin/clone.c
t/t5604-clone-reference.sh