Ben Hammond
Blog: Ben Hammond.Tech

Blog: Ben Hammond.Tech

Follow
homePortfolioResumeMusicianGitHub
Tag

General Programming

#programming

More content

Read more stories on Hashnode


Articles with this tag

Don't Change the Capitalization of Your Filenames!

Mar 14, 20214 min read

Renaming of a file's casing will be ignored by git, and by extension GitHub and Heroku deployments ยท use git mv PRobLEmFiLe.jsx ProblemFile.jsx . In this...

Don't Change the Capitalization of Your Filenames!