Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cloning this repo fails, error: invalid path ... #5

Open
abdullam opened this issue Feb 4, 2024 · 1 comment
Open

cloning this repo fails, error: invalid path ... #5

abdullam opened this issue Feb 4, 2024 · 1 comment

Comments

@abdullam
Copy link

abdullam commented Feb 4, 2024

$ git clone https://github.com/abdur75648/Deep-Learning-Specialization-Coursera.git
Cloning into 'Deep-Learning-Specialization-Coursera'...
remote: Enumerating objects: 1028, done.
remote: Counting objects: 100% (361/361), done.
remote: Compressing objects: 100% (205/205), done.
remote: Total 1028 (delta 157), reused 341 (delta 153), pack-reused 667
Receiving objects: 100% (1028/1028), 164.96 MiB | 1.96 MiB/s, done.
Resolving deltas: 100% (292/292), done.
error: invalid path 'Improving Deep Neural Networks: Hyperparameter tuning, Regularization and Optimization/README.md'
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 :/'
@abdullam
Copy link
Author

abdullam commented Feb 4, 2024

I think this is because your folder names are "bad", i.e. they include space and other special characters such as : and ,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant