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

Can't clone on Windows because it has a Question mark on title number 18. #11

Open
drewanfrasier opened this issue Feb 27, 2022 · 4 comments

Comments

@drewanfrasier
Copy link

https://github.com/scrimba/learn-javascript/tree/main/1.%20Build%20a%20Passenger%20Counter%20App/18.%20What%20is%20a%20string%3F

@deep-woods
Copy link

Same issue here.


Cloning into 'learn-javascript'...
remote: Enumerating objects: 590, done.
remote: Counting objects: 100% (192/192), done.
remote: Compressing objects: 100% (134/134), done.
remote: Total 590 (delta 88), reused 58 (delta 58), pack-reused 398Receiving objects:  90% (531/590), 2.71 MiB | 5.40 MiReceiving objects:  91% (537/590), 2.71 MiB | 5.40 MiB/s
Receiving objects: 100% (590/590), 4.27 MiB | 5.85 MiB/s, done.
Resolving deltas: 100% (257/257), done.
error: invalid path '1. Build a Passenger Counter App/18. What is a string?/index.css'    👈👈👈 --- PROBLEM
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 :/'

@Lovelyfin00
Copy link

Same issue here

Cloning into 'learn-javascript'...
remote: Enumerating objects: 590, done.
remote: Counting objects: 100% (192/192), done.
remote: Compressing objects: 100% (134/134), done.
remote: Total 590 (delta 88), reused 58 (delta 58), pack-reused 398
Receiving objects: 100% (590/590), 4.27 MiB | 1.33 MiB/s, done.
Resolving deltas: 100% (257/257), done.
error: invalid path '1. Build a Passenger Counter App/18. What is a string?/index.css'
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 :/'

@jeremyers1
Copy link

jeremyers1 commented Jul 3, 2022

Still an issue. This will not clone on windows VS Code with Bash.

The problematic punctuation: ? : * < >

I have fixed this issue on my fork, found here:
https://github.com/jeremyers1/learn-javascript

@sarantsatsral-qy
Copy link

Same issue here.

image

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

5 participants