black-gold 6 years ago
parent deb70ff7ff
commit 7d820d355f

@ -2,6 +2,6 @@
git config -global credential.helper cache git config -global credential.helper cache
如果想自己设置时间,以秒为单位: 如果想自己设置时间,以秒为单位:
git config credential.helper cache timeout=3600 git config credential.helper cache timeout=3600
-
长期存储密码: 长期存储密码:
git config -global credential.helper store git config -global credential.helper store

Loading…
Cancel
Save