Most Unix-style OSs are case-sensitive in file names, meaning that a folder 
called `KEYs` is different from a file named `keys`.

However, Mac OS is not case-sensitive. So whenever developers clone a new repo, 
the system will delete the folder `keys`, and a freshly cloned repo may look 
messy.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/apache/incubator-teaclave/issues/567

Reply via email to