You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you want to select all duplicates with the same filename as their ref, it won't work if you have filenames like foo.jpg and foo.JPG. Making the delta comparison case-insensitive would fix this problem.
The text was updated successfully, but these errors were encountered:
If you want to select all duplicates with the same filename as their ref, it won't work if you have filenames like foo.jpg and foo.JPG. Making the delta comparison case-insensitive would fix this problem.
The text was updated successfully, but these errors were encountered: