add new chinese translations
This commit is contained in:
8
pages.zh/common/git-credential-cache.md
Normal file
8
pages.zh/common/git-credential-cache.md
Normal file
@@ -0,0 +1,8 @@
|
||||
# git credential-cache
|
||||
|
||||
> Git 帮助程序,用于在内存中临时存储密码。
|
||||
> 更多信息请访问:<https://git-scm.com/docs/git-credential-cache>。
|
||||
|
||||
- 在特定时间内存储 Git 凭据:
|
||||
|
||||
`git config credential.helper 'cache --timeout={{time_in_seconds}}'`
|
Reference in New Issue
Block a user