mirror of
https://git.proxmox.com/git/libgit2
synced 2025-12-30 14:07:19 +00:00
This reorganized the diff OID calculation to make it easier to correctly update the stat cache during a diff once the flags to do so are enabled. This includes marking the path of a git_index_entry as const so we can make a "fake" git_index_entry with a "const char *" path and not get warnings. I was a little surprised at how unobtrusive this change was, but I think it's probably a good thing. |
||
|---|---|---|
| .. | ||
| git2 | ||
| git2.h | ||