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

Adding bucket via filepath does not work with spaces #3561

Closed
kroppt opened this issue Jul 16, 2019 · 1 comment
Closed

Adding bucket via filepath does not work with spaces #3561

kroppt opened this issue Jul 16, 2019 · 1 comment

Comments

@kroppt
Copy link

kroppt commented Jul 16, 2019

Reproduce

Create git repository at "C:\filepath with spaces". Then:

$ scoop bucket add my-bucket "C:\filepath with spaces\"

Expected

Checking repo... ok
warning: You appear to have cloned an empty repository.
The my-bucket bucket was added successfully.

Actual

Error given:
fatal: 'C:\filepath' does not appear to be a git repository fatal: Could not read from remote repository.
@rashil2000
Copy link
Member

You need to give it URL, not folderpath.

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

2 participants