mirror of
https://git.proxmox.com/git/libgit2
synced 2025-11-30 10:31:24 +00:00
When confronted with a conflict in the index, `git_index_add_all` should stage the working directory copy. If there is no file in the working directory, the conflict should simply be removed. |
||
|---|---|---|
| .. | ||
| addall.c | ||
| cache.c | ||
| collision.c | ||
| conflicts.c | ||
| crlf.c | ||
| filemodes.c | ||
| inmemory.c | ||
| names.c | ||
| read_index.c | ||
| read_tree.c | ||
| rename.c | ||
| reuc.c | ||
| stage.c | ||
| tests.c | ||