You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What happened:
Error creating repository: Unauthorized (HTTP 401)
Bad credentials. The API can't be accessed using username/password authentication. Please create a personal access token to access this endpoint: http://github.com/settings/tokens
More info:
git version 2.29.1.windows.1
hub version 2.14.2
I already put an alias for hub on my
.bashrc
alias git=hub
But when I want to create a repos my credentials always failed
Command attempted:
git create jam_hub
github.com username: flyingduck92
github.com password for flyingduck92 (never stored):
What happened:
Error creating repository: Unauthorized (HTTP 401)
Bad credentials. The API can't be accessed using username/password authentication. Please create a personal access token to access this endpoint: http://github.com/settings/tokens
More info:
git version 2.29.1.windows.1
hub version 2.14.2
Publicación original de @flyingduck92 en mislav/hub#2655
The text was updated successfully, but these errors were encountered: