mirror of
https://git.proxmox.com/git/libgit2
synced 2025-12-07 19:49:58 +00:00
git_index_add_frombuffer enables now to store a memory buffer in the odb and to store an entry in the index directly if the index is attached to a repository. |
||
|---|---|---|
| .. | ||
| addall.c | ||
| cache.c | ||
| collision.c | ||
| conflicts.c | ||
| crlf.c | ||
| filemodes.c | ||
| inmemory.c | ||
| names.c | ||
| read_tree.c | ||
| rename.c | ||
| reuc.c | ||
| stage.c | ||
| tests.c | ||