mirror of
https://git.proxmox.com/git/libgit2
synced 2025-11-03 00:21:33 +00:00
Fixed some minor `git_repository_hashfile` issues: - Fixed incorrect doc (saying that repo could be NULL) - Added checking of object type value to acceptable ones - Added more tests for various parameter permutations |
||
|---|---|---|
| .. | ||
| discover.c | ||
| getters.c | ||
| hashfile.c | ||
| init.c | ||
| message.c | ||
| open.c | ||
| setters.c | ||