Skip to content
This repository has been archived by the owner on Jul 15, 2023. It is now read-only.

Commit

Permalink
Merge branch 'master' into patch-4
Browse files Browse the repository at this point in the history
  • Loading branch information
jrbriggs authored Mar 11, 2019
2 parents b5690cf + 0d9a0dd commit 8c88681
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Docs/Configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ See [GCM_PRESERVE](Environment.md#gcm_preserve)
Sets the maximum time, in milliseconds, for a network request to wait before timing out.
This allows changing the default for slow connections.

Supports an integer value. Defaults to 90,000 miliseconds.
Supports an integer value. Defaults to 90,000 milliseconds.

```shell
git config --global credential.visualstudio.com.httpTimeout 100000
Expand Down Expand Up @@ -196,7 +196,7 @@ See [GCM_VSTS_SCOPE](Environment.md#gcm_vsts_scope)
### writeLog

Enables trace logging of all activities.
Logs are written to the local .git/ folder at the root of the repository.
Logs are written to the local `.git/` folder at the root of the repository.

__Note:__ This setting will not override the `GCM_TRACE` environment variable.

Expand Down

0 comments on commit 8c88681

Please sign in to comment.