mirror of
https://github.com/git-for-windows/git.git
synced 2026-03-10 13:08:30 -05:00
"git check-ignore ." segfaulted, as a function it calls deep in its callchain took a string in the <ptr, length> form but did not stop when given an empty string. * as/check-ignore: name-hash: allow hashing an empty string t0008: document test_expect_success_multi