摘要:
正常使用git clone 的方式 git clone https://remote 使用带用户名密码的方式(可以避免后续每次都要输入用户名密码) git clone https://[username]:[password]@/remote 但有时会出现用户名或密码中含有像@这样的特殊符号,而不能 阅读全文
posted @ 2017-11-06 16:13
)^程序猿^(
阅读(7935)
评论(1)
推荐(1)