mirror of
https://git.proxmox.com/git/libgit2
synced 2025-07-15 03:51:06 +00:00
![]() This fixes the checkout case when a file is modified between the baseline and the target and yet missing in the working directory. The logic for that case appears to have been wrong. This also adds a useful checkout notify callback to the checkout test helpers that will count notifications and also has a debug mode to visualize what checkout thinks that it's doing. |
||
---|---|---|
.. | ||
binaryunicode.c | ||
checkout_helpers.c | ||
checkout_helpers.h | ||
crlf.c | ||
head.c | ||
index.c | ||
tree.c | ||
typechange.c |