]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'rs/make-verify-path-really-verify-again'
authorJunio C Hamano <gitster@pobox.com>
Mon, 18 Oct 2021 22:47:58 +0000 (15:47 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 18 Oct 2021 22:47:58 +0000 (15:47 -0700)
commita86ed75f32a38d3496fedb2be52816aa36472db1
tree2929ee2bf1e3d5ef06d832b0a196703a709dfc87
parent092228ee5c20da1725330c037d84433a7976dc21
parentc8ad9d04c6a51cb5c73ebc9e42b627314eeafe2f
Merge branch 'rs/make-verify-path-really-verify-again'

Recent sparse-index work broke safety against attempts to add paths
with trailing slashes to the index, which has been corrected.

* rs/make-verify-path-really-verify-again:
  read-cache: let verify_path() reject trailing dir separators again
  read-cache: add verify_path_internal()
  t3905: show failure to ignore sub-repo
read-cache.c
t/t3905-stash-include-untracked.sh