add new chinese translations

This commit is contained in:
2024-12-30 15:25:56 +08:00
parent a850046d7b
commit 0d798759fd
5418 changed files with 105800 additions and 7052 deletions

View 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}}'`