Description
Issue overview
On this page:
https://help.github.com/en/github/creating-cloning-and-archiving-repositories/https-cloning-errors
...password caching is only mentioned in a tip after the "Check your permissions" section as something a user might want to start doing to add some convenience.
Actually, incorrectly cached credentials could be the source of the problem that brought them to this page in the first place.
I suggest we add a line to that section, before the line "When prompted for a username and password, make sure you use an account that has access to the repository.", saying something like "Check that your computer does not have any incorrect or out of date credentials cached that are causing authentication to fail."
Possibly also include a link to https://help.github.com/en/github/using-git/updating-credentials-from-the-osx-keychain
While we're on the subject - why don't we have a similar article to the keychain one about Windows Credential Manager? That seems a weird omission!
Here's the snippet I use when telling users to check that:
To remove any cached credentials from the Windows Credential Manager, you'll want to:
- Open the Start Menu
- Search for Credential Manager, and open it
- Find a GitHub username and password under Generic credentials, and remove them
You might also find this documentation helpful:
https://help.github.com/en/articles/caching-your-github-password-in-git
(Click for Windows version)
Products affected by this issue
to be completed by the core product docs team first responder
- Dotcom (all products)
- GitHub Free
- GitHub Pro
- GitHub Team
- GitHub Enterprise Cloud
- GitHub Enterprise Server (Versions: )
- API
- Desktop
Note: The doctocat who triages this issue may invite you to open a PR to address it. Doing so is absolutely not required, though it's helpful for a speedy fix! Someone from our team will work with you to take your changes across the finish line.
/cc @github/product-docs-core