instructlab / community

InstructLab Community wide collaboration space including contributing, security, code of conduct, etc
Apache License 2.0
71 stars 40 forks source link

Standardizing on file name capitalization. #248

Closed jjasghar closed 4 months ago

jjasghar commented 4 months ago

This was so inconsistent, i had to fix it.

I tried fixing the others but my git commit only took these? Weird.

/cc @joesepi

bjhargrave commented 4 months ago

I tried fixing the others but my git commit only took these? Weird.

macOS file system is case-insensitive. To rename a file with only case changes, you need to use git mv.