git自动记住密码

Tags git


1899-11-30 00:00:00


很多时候使用git需要输入密码真的是够了。

记住密码:

git config --global credential.helper store

本人博客文章采用CC Attribution-NonCommercial协议: CC Attribution-NonCommercial 必须保留原作者署名,并且不允许用于商业用途,其他行为都是允许的。