mirror of
https://git.proxmox.com/git/libgit2
synced 2025-11-02 17:16:48 +00:00
Introduce `git__getenv` which is a UTF-8 aware `getenv` everywhere. Make `cl_getenv` use this to keep consistent memory handling around return values (free everywhere, as opposed to only some platforms). |
||
|---|---|---|
| .. | ||
| clone.c | ||
| fetch.c | ||
| fetchhead.c | ||
| push_util.c | ||
| push_util.h | ||
| push.c | ||
| remotes.c | ||