mirror of
https://git.proxmox.com/git/libgit2
synced 2025-10-31 23:30:39 +00:00
This is designed to fix libgit2sharp #350 where if .gitignore is a directory we abort all operations that process ignores instead of just skipping it as core git does. Also added test that fails without this change and passes with it. |
||
|---|---|---|
| .. | ||
| attr_expect.h | ||
| file.c | ||
| flags.c | ||
| ignore.c | ||
| lookup.c | ||
| repo.c | ||