mirror of
https://git.proxmox.com/git/libgit2
synced 2025-05-07 17:51:33 +00:00
![]() git_checkout_index can now check out other git_index's (that are not necessarily the repository index). This allows checkout_index to use the repository's index for stat cache information instead of the index data being checked out. git_merge and friends now check out their indexes directly instead of trying to blend it into the running index. |
||
---|---|---|
.. | ||
analysis.c | ||
dirty.c | ||
renames.c | ||
setup.c | ||
simple.c | ||
submodules.c | ||
trivial.c |