Add workaround for test broken by Git security fix
commit1971ae9f51e3cc38ee05dcfde63dd5aa3a3e42ba
authorAnish Athalye <me@anishathalye.com>
Thu, 17 Nov 2022 15:23:43 +0000 (17 10:23 -0500)
committerAnish Athalye <me@anishathalye.com>
Thu, 17 Nov 2022 15:27:21 +0000 (17 10:27 -0500)
treef8f4bff48d36a03dff5ff81f69146655a64d172e
parentd2f76a25933f97cd37ef94e3bf9c134b9c55a02a
Add workaround for test broken by Git security fix

The fix for this Git security issue [1] involved disabling the local
clone optimization when the repository contains symbolic links. The
security fix broke this particular test; this patch works around the
fix.

[1]: https://github.com/git/git/security/advisories/GHSA-3wp6-j8xr-qw85
test/tests/shim.bash