-
Notifications
You must be signed in to change notification settings - Fork 36
Open
Description
I can't clone the repository because there are '?' and ':' symbols in files' name. Here's the error when cloning the repository:
$ git clone https://github.com/pytopia/ML.git
Cloning into 'ML'...
remote: Enumerating objects: 543, done.
remote: Counting objects: 100% (200/200), done.
remote: Compressing objects: 100% (146/146), done.
remote: Total 543 (delta 119), reused 126 (delta 51), pack-reused 343
Receiving objects: 100% (543/543), 17.83 MiB | 113.00 KiB/s, done.
Resolving deltas: 100% (250/250), done.
error: unable to create file Statistics/01. Introduction/01. What is Statistics?.ipynb: Invalid argument
error: unable to create file Statistics/03. Inferential Statistics/03. Hypothesis Testing: The z Test.ipynb: Invalid argument
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 :/'
I recommend to remove invalid characters in files' name.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels