mirror of
https://git.proxmox.com/git/libgit2
synced 2025-10-29 17:36:54 +00:00
Report the index being locked with its own error code in order to be able to differentiate, as a locked index is typically the result of a crashed process or concurrent access, both of which often require user intervention to fix. |
||
|---|---|---|
| .. | ||
| addall.c | ||
| conflicts.c | ||
| filemodes.c | ||
| inmemory.c | ||
| names.c | ||
| read_tree.c | ||
| rename.c | ||
| reuc.c | ||
| stage.c | ||
| tests.c | ||