mirror of
https://git.proxmox.com/git/libgit2
synced 2026-01-04 16:24:52 +00:00
If the remote is anonymous, then we cannot check for any configuration, as there is no name. Check for this before we try to use the name, which may be a NULL pointer. This fixes #2697. |
||
|---|---|---|
| .. | ||
| createthenload.c | ||
| defaultbranch.c | ||
| delete.c | ||
| isvalidname.c | ||
| local.c | ||
| remotes.c | ||
| rename.c | ||