01 2019 档案
Git bash 配置多个远端仓库
摘要:$ cat .ssh/config #aliyeye Host aliyeye.com.cn HostName aliyeye.com.cn PreferredAuthentications publickey IdentityFile ~/.ssh/aliyeye_com_rsa # gitee Host gitee.com HostName gitee.c... 阅读全文
posted @ 2019-01-10 10:04 ChaseForFuture 阅读(212) 评论(0) 推荐(0)