Fix trailing spaces in content and data (#37904)
This commit is contained in:
@@ -77,7 +77,7 @@ Once you've authenticated successfully, your credentials are stored in the Windo
|
||||
|
||||
{% warning %}
|
||||
|
||||
**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.
|
||||
**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.
|
||||
|
||||
{% endwarning %}
|
||||
|
||||
|
||||
@@ -13,7 +13,7 @@ versions:
|
||||
ghec: '*'
|
||||
shortTitle: Git passwords
|
||||
---
|
||||
Using an HTTPS remote URL has some advantages compared with using SSH. It's easier to set up than SSH, and usually works through strict firewalls and proxies. However, it also prompts you to enter your {% data variables.product.product_name %} credentials every time you pull or push a repository.
|
||||
Using an HTTPS remote URL has some advantages compared with using SSH. It's easier to set up than SSH, and usually works through strict firewalls and proxies. However, it also prompts you to enter your {% data variables.product.product_name %} credentials every time you pull or push a repository.
|
||||
|
||||
{% data reusables.user-settings.password-authentication-deprecation %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user