bilayer-containers / bilayers

https://bilayers.org
3 stars 1 forks source link

Enforce lowercase renames with Temporary Rename for Case Sensitivity #60

Closed rajavishah closed 1 month ago

rajavishah commented 1 month ago

This PR changes all folder names to lowercase. However, due to Git’s case insensitivity on macOS, a direct rename wasn’t fully recognized.

To enforce the case-sensitive changes:

gnodar01 commented 1 month ago

These changes are already made on GitHub from the prior PR, as you can see from the "Files Changed" tab, where there are 0 changes.