mirror of
https://git.proxmox.com/git/libgit2
synced 2025-12-05 23:05:42 +00:00
This adds an option to checkout a la the diff option to turn off fnmatch evaluation for pathspec entries. This can be useful to make sure your "pattern" in really interpretted as an exact file match only. |
||
|---|---|---|
| .. | ||
| checkout_helpers.c | ||
| checkout_helpers.h | ||
| head.c | ||
| index.c | ||
| tree.c | ||
| typechange.c | ||