Path issues on case insensitive file systems
Abierto
- Lenguaje dominante
- Go
- Estrellas
- 1.4k
- Forks
- 363
- Merge medio
- 6 d 13 h
- PR fusionados (30 d)
- 2
Descripción
In exercism/exercism.io#3820 we discovered that when beeing in `~/exercism/javascript/hello-world` canceled submission because of not beeing in the workspace, as the configured workspace was `~/Exercism` (capital `E`!). Downloading exercises worked and files were accessible at the aforementioned uncapitalized path.
It seems as if we need to normalize pathes on mac as well similar how it is planned or already done for windows.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.