Description
There's no existing/similar bug report.
- I have searched the existing issues
This report is about a single actionable bug.
- I'm reporting a single actionable bug
This report is about the ProGit book, version 2, English language.
- This bug is not about a translation or old version
Bug covers book website/pdf
- I confirm the bug is about the book as found on the website/pdf
Problem is present in the Pro Git book on the website?
- This bug also affects the Pro Git book as published on the website.
Which version of the book is affected?
Source files
Describe the bug:
At line:
git push origin slow-blink (6)
Get the error:
emote: Support for password authentication was removed on August 13, 2021.
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