mirror of
https://git.proxmox.com/git/libgit2
synced 2025-12-05 04:38:53 +00:00
This fixes a typo I made for setting the sorted flag on the index after a reload. That typo didn't actually cause any test failures so I'm also adding a test that explicitly checks that the index is correctly sorted after a reload when ignoring case and when not. |
||
|---|---|---|
| .. | ||
| addall.c | ||
| collision.c | ||
| conflicts.c | ||
| filemodes.c | ||
| inmemory.c | ||
| names.c | ||
| read_tree.c | ||
| rename.c | ||
| reuc.c | ||
| stage.c | ||
| tests.c | ||