mirror of
https://git.proxmox.com/git/libgit2
synced 2025-11-30 05:11:59 +00:00
Since git__free is not exported (it's actually a macro), it should not be used in client programs. Change this call to 'git__free' back to 'free'. |
||
|---|---|---|
| .. | ||
| network | ||
| .gitignore | ||
| general.c | ||
| Makefile | ||
| showindex.c | ||