mirror of
https://git.proxmox.com/git/libgit2
synced 2025-07-05 15:07:00 +00:00
![]() HFS filesystems ignore some characters like U+200C. When these characters are included in a path, they will be ignored for the purposes of comparison with other paths. Thus, if you have a ".git" folder, a folder of ".git<U+200C>" will also match. Protect our ".git" folder by ensuring that ".git<U+200C>" and friends do not match it. |
||
---|---|---|
.. | ||
35c47d80914f0abfa43dd4234a948db5bdb107 | ||
a701796bc3670e5c2fdaeccb7f1280c60b373f |