-
-
Notifications
You must be signed in to change notification settings - Fork 127
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
Push to github.com fails #122
Comments
note: this happens both with the release version and with the pre-release build |
how about to use Personal Access Token or SSH? |
How do I set that within the program? |
Try using private key instead of password authentication.
3 Set the URL starting with "[email protected]:" in the Remote URL field, and click the SSH key override button
|
Hello, I love Guitar so far, but this is a problem that I haven't been able to fix. Even though I followed the steps specified in #122 (comment) I'm still not able to do any action though this program.
This is typical error of not having the ssh registered into the keychain. I double checked and my keys are correct. (I can go to the Linux terminal and perform any action with success) How can I further debug this? Could the cause of this be a passphrase protected ssh key? |
As per the subject - it's no longer possible to push to remotes on GitHub.com:
The text was updated successfully, but these errors were encountered: