mirror of
https://git.proxmox.com/git/libgit2
synced 2025-12-27 23:49:17 +00:00
Validate HFS ignored char ".git" paths when `core.protectHFS` is specified. Validate NTFS invalid ".git" paths when `core.protectNTFS` is specified. |
||
|---|---|---|
| .. | ||
| binaryunicode.c | ||
| checkout_helpers.c | ||
| checkout_helpers.h | ||
| conflict.c | ||
| crlf.c | ||
| head.c | ||
| index.c | ||
| nasty.c | ||
| tree.c | ||
| typechange.c | ||