mirror of
https://git.proxmox.com/git/libgit2
synced 2025-11-02 03:01:53 +00:00
Passing NULL is non-sensical. The error message leaves to be desired, though, as it leaks internal implementation details. Catch it at the `git_config_set_string` level and set an appropriate error message. |
||
|---|---|---|
| .. | ||
| clone.c | ||
| fetch.c | ||
| fetchhead.c | ||
| push_util.c | ||
| push_util.h | ||
| push.c | ||