sixtyforth
sixtyforth copied to clipboard
cannot checkout on windows
Some tests have file names that are invalid on windows, such as #> \ etc
PS C:\work> git clone https://github.com/drj11/sixtyforth.git
Cloning into 'sixtyforth'...
remote: Enumerating objects: 3982, done.
remote: Total 3982 (delta 0), reused 0 (delta 0), pack-reused 3982 (from 1)R
Receiving objects: 100% (3982/3982), 543.71 KiB | 7.15 MiB/s, done.
Resolving deltas: 100% (2808/2808), done.
error: invalid path 'test/#>'
they would be better off called hash_greater, backslash etc.