1
0
Форкнуть 0

Fixed #808 (dead link to environment variables doc)

This commit is contained in:
Jürgen Altfeld 2018-11-09 19:46:57 +01:00
Родитель d608d210be
Коммит 31395fec41
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -9,7 +9,7 @@ Global configuration settings override system configuration settings, and local
The GCM honors several levels of settings, in addition to the standard local \> global \> system tiering Git uses.
Since the GCM is HTTPS based, it'll also honor URL specific settings.
Regardless, all of the GCM's configuration settings begin with the term `credential`.
Additionally, the GCM respects GCM specific [environment variables](EnvironmentVariables.md) as well.
Additionally, the GCM respects GCM specific [environment variables](Environment.md) as well.
Regardless, the GCM will only be used by Git if the GCM is installed and the key/value pair `credential.helper manager` is present in Git's configuration.