mirror of
https://git.proxmox.com/git/libgit2
synced 2025-12-31 22:14:44 +00:00
When building an attr path object, the code that checks if the file is a directory was evaluating the file as a relative path to the current working directory, instead of using the repo root. This lead to inconsistent behavior. |
||
|---|---|---|
| .. | ||
| file.c | ||
| lookup.c | ||
| repo.c | ||