mirror of
https://git.proxmox.com/git/libgit2
synced 2025-12-05 04:38:53 +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 | ||