hholzgra / maposmatic

Mirror of maposmatic repository at savannah.nongnu.org
GNU Affero General Public License v3.0
72 stars 13 forks source link

File name uppercase/lowercase conflict #81

Closed LaoshuBaby closed 2 years ago

LaoshuBaby commented 2 years ago

There are 3 pair of file that only difference in case so git default see them as one file.

And every time you discord those 3 changes, git will rewrite current one with another one. We shouldn't except for ignorecase = false

图片

There are:

hholzgra commented 2 years ago

Thanks for spotting, should be fixed now