📜  git 使用文件凭据 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:51:14.286000             🧑  作者: Mango

代码示例2
# This cache timeout is in seconds
$ git config --global credential.helper 'cache --timeout=3600'