mirror of
https://git.proxmox.com/git/libgit2
synced 2025-10-27 08:02:55 +00:00
Indicate whether the error comes from the ref already existing or elsewhere. We always perform the check and this lets the user write more concise code. |
||
|---|---|---|
| .. | ||
| branches | ||
| reflog | ||
| crashes.c | ||
| create.c | ||
| delete.c | ||
| foreachglob.c | ||
| isvalidname.c | ||
| list.c | ||
| listall.c | ||
| lookup.c | ||
| normalize.c | ||
| overwrite.c | ||
| pack.c | ||
| peel.c | ||
| read.c | ||
| rename.c | ||
| revparse.c | ||
| unicode.c | ||