📜  github - 任何代码示例

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

代码示例10
# Set the cache to timeout after 1 hour (setting is in seconds)
git config --global credential.helper 'cache --timeout=3600'