mirror of
https://git.proxmox.com/git/libgit2
synced 2025-06-22 00:19:09 +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'. |
||
---|---|---|
.. | ||
common.h | ||
fetch.c | ||
git2.c | ||
index-pack.c | ||
ls-remote.c | ||
Makefile |