📌  相关文章
📜  git 保存用户名和密码 - Shell-Bash 代码示例

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

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