Thanks to visit codestin.com
Credit goes to github.com

Skip to content

v0.21.5

tagged this 16 Jan 23:56
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.
Assets 2
Loading