mirror of
https://git.proxmox.com/git/libgit2
synced 2025-12-05 21:05:37 +00:00
There were a lot of places in the test code base that were creating a commit from the index on the current branch. This just adds a helper to handle that case pretty easily. There was only one test where this change ended up tweaking the test data, so pretty easy and mostly just a cleanup. |
||
|---|---|---|
| .. | ||
| addall.c | ||
| conflicts.c | ||
| filemodes.c | ||
| inmemory.c | ||
| names.c | ||
| read_tree.c | ||
| rename.c | ||
| reuc.c | ||
| stage.c | ||
| tests.c | ||