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
Source files
At line:
git push origin slow-blink (6)
Get the error:
emote: Support for password authentication was removed on August 13, 2021.
user@linux:~/git-folder/blink$ git push origin slow-blink fatal: cannot exec '/usr/bin/ksshaskpass': No such file or directory Username for 'https://github.com': user fatal: cannot exec '/usr/bin/ksshaskpass': No such file or directory Password for 'https://[email protected]': remote: Support for password authentication was removed on August 13, 2021. remote: Please see https://docs.github.com/get-started/getting-started-with-git/about-remote-repositories#cloning-with-https-urls for information on currently recommended modes of authentication. fatal: Authentication failed for 'https://github.com/tonychacon/blink/'
Authenticate with smart http
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
There's no existing/similar bug report.
This report is about a single actionable bug.
This report is about the ProGit book, version 2, English language.
Bug covers book website/pdf
Problem is present in the Pro Git book on the website?
Which version of the book is affected?
Source files
Describe the bug:
At line:
Get the error:
Steps to reproduce:
user@linux:~/git-folder/blink$ git push origin slow-blink
fatal: cannot exec '/usr/bin/ksshaskpass': No such file or directory
Username for 'https://github.com': user
fatal: cannot exec '/usr/bin/ksshaskpass': No such file or directory
Password for 'https://[email protected]':
remote: Support for password authentication was removed on August 13, 2021.
remote: Please see https://docs.github.com/get-started/getting-started-with-git/about-remote-repositories#cloning-with-https-urls for information on currently recommended modes of authentication.
fatal: Authentication failed for 'https://github.com/tonychacon/blink/'
Expected behavior:
Authenticate with smart http
Screenshots:
No response
Additional context:
No response
Device
No response
Operating system
No response
Browser/application + version
No response
The text was updated successfully, but these errors were encountered: