1
0
mirror of synced 2025-12-21 19:06:49 -05:00

Merge branch 'main' into patch-1

This commit is contained in:
Felicity Chapman
2020-10-21 23:12:20 +01:00
committed by GitHub

View File

@@ -72,7 +72,7 @@ When prompted for a username and password, make sure you use an account that has
{% tip %}
**Tip**: If you don't want to enter your credentials every time you interact with the remote repository, you can turn on [credential caching](/github/using-git/caching-your-github-credentials-in-git).
**Tip**: If you don't want to enter your credentials every time you interact with the remote repository, you can turn on [credential caching](/github/using-git/caching-your-github-credentials-in-git). If you are already using credential caching, please make sure that your computer has the correct credentials cached. Incorrect or out of date credentials will cause authentication to fail.
{% endtip %}