mirror of
https://git.proxmox.com/git/libgit2
synced 2025-12-08 00:32:44 +00:00
This fixes an issue checking file modes in the tests that initialize a repo from a template directory when a symlink is used in the template. Also, this updates some other places where we are examining file modes to use the new macros. |
||
|---|---|---|
| .. | ||
| config.c | ||
| discover.c | ||
| getters.c | ||
| hashfile.c | ||
| head.c | ||
| headtree.c | ||
| init.c | ||
| iterator.c | ||
| message.c | ||
| open.c | ||
| pathspec.c | ||
| repo_helpers.c | ||
| repo_helpers.h | ||
| setters.c | ||
| shallow.c | ||
| state.c | ||