Skip to content

Commit 8bbf64f

Browse files
authored
Update caching-your-github-credentials-in-git.md (#9046)
1 parent 80909bd commit 8bbf64f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

content/get-started/getting-started-with-git/caching-your-github-credentials-in-git.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,12 @@ Once you've authenticated successfully, your credentials are stored in the Windo
6161

6262
{% endwarning %}
6363

64+
{% warning %}
65+
66+
**Warning:** If you cached incorrect or outdated credentials in Credential Manager for Windows, Git will fail to access {% data variables.product.product_name %}. To reset your cached credentials so that Git prompts you to enter your credentials, access the Credential Manager in the Windows Control Panel under User Accounts > Credential Manager. Look for the {% data variables.product.product_name %} entry and delete it.
67+
68+
{% endwarning %}
69+
6470
{% endwindows %}
6571

6672
{% linux %}

0 commit comments

Comments
 (0)