We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e96e689 commit cd79b90Copy full SHA for cd79b90
docs/configuration.md
@@ -218,7 +218,7 @@ git config --global credential.credentialStore gpg
218
219
Pass [options](https://git-scm.com/docs/git-credential-cache#_options)
220
to the Git credential cache when
221
-[`credential.cacheOptions`](#credentialcacheoptions)
+[`credential.credentialStore`](#credentialcredentialstore)
222
is set to `cache`. This allows you to select a different amount
223
of time to cache credentials (the default is 900 seconds) by passing
224
`"--timeout <seconds>"`. Use of other options like `--socket` is untested
0 commit comments