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

Unable to clone repository on Windows due to invalid folder name - "/solutions*" #2

Open
ibombonato opened this issue May 15, 2016 · 0 comments

Comments

@ibombonato
Copy link

When trying to clone on Windows I receive the following error:

$ git clone https://github.com/rstudio/ShinyDeveloperConference.git
Cloning into 'ShinyDeveloperConference'...
remote: Counting objects: 411, done.
remote: Total 411 (delta 0), reused 0 (delta 0), pack-reused 411
Receiving objects: 100% (411/411), 16.25 MiB | 973.00 KiB/s, done.
Resolving deltas: 100% (43/43), done.
Checking connectivity... done.
fatal: cannot create directory at 'Modules/Exercise-1/solution': Invalid argument*
warning: Clone succeeded, but checkout failed.
You can inspect what was checked out with 'git status'
and retry the checkout with 'git checkout -f HEAD'

We can't have folder names with * on it.

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