Skip to content

Cannot clone the repository because of files' names #1

@mhdsdt

Description

@mhdsdt

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions