Skip to content

Commit cd79b90

Browse files
committed
docs: fix config reference typo
1 parent e96e689 commit cd79b90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ git config --global credential.credentialStore gpg
218218

219219
Pass [options](https://git-scm.com/docs/git-credential-cache#_options)
220220
to the Git credential cache when
221-
[`credential.cacheOptions`](#credentialcacheoptions)
221+
[`credential.credentialStore`](#credentialcredentialstore)
222222
is set to `cache`. This allows you to select a different amount
223223
of time to cache credentials (the default is 900 seconds) by passing
224224
`"--timeout <seconds>"`. Use of other options like `--socket` is untested

0 commit comments

Comments
 (0)