File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -278,9 +278,9 @@ directly to some constructors. Verbose and diagnostic information is be written
278
278
to the trace object in most places of GCM.
279
279
280
280
[ avalonia ] : https://avaloniaui.net/
281
- [ ` core. program` ] : ../src/shared/Git-Credential-Manager/Program.cs
281
+ [ core- program ] : ../src/shared/Git-Credential-Manager/Program.cs
282
282
[ `credential.provider` ] : configuration.md#credentialprovider
283
- [ GCM issue 113] : https://github.com/GitCredentialManager/git-credential-manager/issues/113
284
- [ GCM issue 136] : https://github.com/GitCredentialManager/git-credential-manager/issues/136
283
+ [ issue- 113 ] : https://github.com/GitCredentialManager/git-credential-manager/issues/113
284
+ [ issue- 136 ] : https://github.com/GitCredentialManager/git-credential-manager/issues/136
285
285
[ `GCM_PROVIDER` ] : environment.md#GCM_PROVIDER
286
- [ msal.net ] : https://github.com/AzureAD/microsoft-authentication-library-for-dotnet
286
+ [ msal ] : https://github.com/AzureAD/microsoft-authentication-library-for-dotnet
Original file line number Diff line number Diff line change @@ -341,7 +341,7 @@ git config --global credential.credentialStore gpg
341
341
342
342
### credential.cacheOptions
343
343
344
- Pass [ options] [ ] to the Git credential cache when
344
+ Pass [ options] [ cache-options ] to the Git credential cache when
345
345
[ ` credential.credentialStore ` ] [ ]
346
346
is set to ` cache ` . This allows you to select a different amount
347
347
of time to cache credentials (the default is 900 seconds) by passing
@@ -539,7 +539,7 @@ git config --global credential.azreposCredentialType oauth
539
539
[ `credential.plaintextStorePath` ] : #credentialplaintextstorepath
540
540
[ credential-cache ] : https://git-scm.com/docs/git-credential-cache
541
541
[ cred-stores ] : credstores.md
542
- [ enterprise-conf ] : enterprise-config.md
542
+ [ enterprise-config ] : enterprise-config.md
543
543
[ envars ] : environment.md
544
544
[ freedesktop-ss ] : https://specifications.freedesktop.org/secret-service/
545
545
[ GCM_ALLOW_WINDOWSAUTH ] : environment.md#GCM_ALLOW_WINDOWSAUTH
You can’t perform that action at this time.
0 commit comments