Git – File Operations – Case Sensitivity

Background If you use git from the command line as I do, you will likely run into git file command requests that does not stick. For instance, you issue "git add <filename>". And, issue "git commit" or "git status" and notice that the file you added is not tagged for local commit. If your file … Continue reading Git – File Operations – Case Sensitivity