mirror of
https://git.proxmox.com/git/libgit2
synced 2025-11-05 07:38:36 +00:00
As of recently, we failed to correctly discover repositories at a
Win32 system root. Instead of aborting the upwards-traversal of
the file system, we were looping infinitely when traversal
started at either a Win32 drive prefix ("C:/") or a network path
("//somehost").
The issue has been fixed, so add a test to catch regressions.
|
||
|---|---|---|
| .. | ||
| logs | ||
| objects | ||
| refs | ||
| config | ||
| FETCH_HEAD | ||
| HEAD | ||
| HEAD_TRACKER | ||
| index | ||
| packed-refs | ||