Created
February 20, 2019 16:43
-
-
Save archiewald/9e97b525d7be5bba3506d668bab5d571 to your computer and use it in GitHub Desktop.
[change case in file name in git] #git #terminal
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git mv src/routes/privacy/components/PrivacyPl.tsx src/routes/privacy/components/PrivacyPL.tsx | |
# MacOS is a case insensitive filesystem |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment