CHANGELOG.md
6.28 KB
-
Always checkout with case sensitive iterator · 40d79154
On a case-insensitive filesystem, we need to deal with case-changing renames (eg, foo -> FOO) by removing the old and adding the new, exactly as if we were on a case-sensitive filesystem. Update the `checkout::tree::can_cancel_checkout_from_notify` test, now that notifications are always sent case sensitively.
Edward Thomson committed
To find the state of this project's repository at the time of any of these versions, check out
the tags.