Closed rajavishah closed 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:
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.
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: