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
Command attempted:
HUB_VERBOSE=1 hub create
What happened:
$ git rev-parse -q --git-dir $ git rev-parse --show-toplevel github.com username: belaldata github.com password for belaldata (never stored):
POST https://api.github.com/authorizations Authorization: Basic [REDACTED] Accept: application/vnd.github.v3+json;charset=utf-8 {"note":"hub for belalnoor@Belals-Air","note_url":"https://hub.github.com/","scopes":["repo","gist"]} < HTTP 404 {"message":"Not Found","documentation_url":"https://docs.github.com/rest"} Error creating repository: Not Found (HTTP 404) Not Found
More info:
git version 2.30.0 hub version refs/heads/master
macOS Big Sur version 11.1, Chip Apple M1
Steps to produce the error,
The text was updated successfully, but these errors were encountered:
Same problem here, also in BigSur
Sorry, something went wrong.
This is a known issue, workaround here: #2655 (comment)
Closing as duplicate of the referenced issue
No branches or pull requests
Command attempted:
HUB_VERBOSE=1 hub create
What happened:
$ git rev-parse -q --git-dir
$ git rev-parse --show-toplevel
github.com username: belaldata
github.com password for belaldata (never stored):
More info:
git version 2.30.0
hub version refs/heads/master
macOS Big Sur version 11.1,
Chip Apple M1
Steps to produce the error,
3 git add .
4 git commit -m "And so, it begins."
5 hub create/HUB_VERBOSE=1 hub create
The text was updated successfully, but these errors were encountered: