mirror of
https://git.proxmox.com/git/libgit2
synced 2025-11-30 12:29:22 +00:00
When in the middle of a merge, the index needs to contain several files with the same name. git_index_insert() used to prevent this by not adding a new entry if an entry with the same name already existed. |
||
|---|---|---|
| .. | ||
| blob.h | ||
| commit.h | ||
| common.h | ||
| errors.h | ||
| index.h | ||
| object.h | ||
| odb_backend.h | ||
| odb.h | ||
| oid.h | ||
| refs.h | ||
| repository.h | ||
| revwalk.h | ||
| signature.h | ||
| tag.h | ||
| thread-utils.h | ||
| tree.h | ||
| types.h | ||
| zlib.h | ||