chess_programming icon indicating copy to clipboard operation
chess_programming copied to clipboard

Remove whitespace from file name

Open eduherminio opened this issue 3 years ago • 0 comments

Remove whitespace from file name, which prevents git cloning from Windows.

Original error:

error: invalid path 'resources/tapered_evaluation.txt '
fatal: unable to checkout working tree
warning: Clone succeeded, but checkout failed.
You can inspect what was checked out with 'git status'
and retry with 'git restore --source=HEAD :/'

eduherminio avatar Nov 24 '21 15:11 eduherminio