We ran into a problem recently that had to do with renaming a file in our code base. Essentially, we wanted to rename a file from “adhocThing.txt” to “adHocThing.txt”. The problem is that we develop on Windows and our source … Continue reading
↧