mirror of
https://git.proxmox.com/git/libgit2
synced 2025-12-07 07:13:12 +00:00
The current code will always fail, but only because it's asking for a string on a live config. Take a snapshot and make sure we fail with ENOTFOUND instead of any old error. |
||
|---|---|---|
| .. | ||
| add.c | ||
| init.c | ||
| lookup.c | ||
| modify.c | ||
| nosubs.c | ||
| repository_init.c | ||
| status.c | ||
| submodule_helpers.c | ||
| submodule_helpers.h | ||
| update.c | ||