]> git.ipfire.org Git - thirdparty/git.git/commit - t/t7011-skip-worktree-reading.sh
Sync with 2.30.8
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Mon, 6 Feb 2023 08:24:06 +0000 (09:24 +0100)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Mon, 6 Feb 2023 08:24:06 +0000 (09:24 +0100)
commite14d6b8408a2a283e55ca64d2c77ac929ec77204
tree87fdd060e84cdaaf757d51427010d431b56ab1fd
parentf8bf6b8f3db21d08d0ef0133b185d2b26f21d041
parent394a759d2b5f0a1a1908c820cf142f45cb78718c
Sync with 2.30.8

* maint-2.30:
  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