We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Create git repository at "C:\filepath with spaces". Then:
$ scoop bucket add my-bucket "C:\filepath with spaces\"
Checking repo... ok warning: You appear to have cloned an empty repository. The my-bucket bucket was added successfully.
Error given: fatal: 'C:\filepath' does not appear to be a git repository fatal: Could not read from remote repository.
The text was updated successfully, but these errors were encountered:
You need to give it URL, not folderpath.
Sorry, something went wrong.
No branches or pull requests
Reproduce
Create git repository at "C:\filepath with spaces". Then:
Expected
Actual
The text was updated successfully, but these errors were encountered: