git clone https

git clone 不需要输入密码步骤

1, vim ~/.git-credentials

2, git config --global credential.helper store

3, vim ~/.gitconfig

4, git clone https://username:password@(选https  clone时默认的).git

posted @ 2017-04-25 10:48  kilen  阅读(1133)  评论(0编辑  收藏  举报