git warns collided case-sensitive paths
Closed this issue · 0 comments
schemacs commented
$ git clone https://github.com/alainwolf/roll.urown.net
...
warning: the following paths have collided (e.g. case-sensitive paths
on a case-insensitive filesystem) and only one from the same
colliding group is in the working tree:
'server/config-files/etc/mysql/conf.d/BinLog.cnf'
'server/config-files/etc/mysql/conf.d/binlog.cnf'
'server/config-files/etc/mysql/conf.d/TLS.cnf'
'server/config-files/etc/mysql/conf.d/tls.cnf'