git-credential-cache: add page (#10144)
This commit is contained in:
8
pages/common/git-credential-cache.md
Normal file
8
pages/common/git-credential-cache.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# git credential-cache
|
||||
|
||||
> Git helper to temporarily store passwords in memory.
|
||||
> More information: <https://git-scm.com/docs/git-credential-cache>.
|
||||
|
||||
- Store Git credentials for a specific amount of time:
|
||||
|
||||
`git config credential.helper 'cache --timeout={{time_in_seconds}}'`
|
Reference in New Issue
Block a user