Re: [PATCH/RFC] clone: report duplicate entries on case-insensitive filesystems
From: Junio C Hamano <hidden> Date: 2018-07-31 19:13:46
Nguyễn Thái Ngọc Duy [off-list ref] writes:
Another thing we probably should do is catch in "git checkout" too,
not just "git clone" since your linux/unix colleage colleague may
accidentally add some files that your mac/windows machine is not very
happy with.
Then you would catch it not in checkout but in add, no?