摘要:
1.安装git sudo apt-get install git 阅读全文
posted @ 2020-02-20 11:44
入梦炼心
阅读(156)
评论(0)
推荐(0)
摘要:
1.自动保存用户名和密码配置 git config --global credential.helper store 2.配置用户名和邮箱 git config --global user.name "用户名" git config --global user.email "邮箱" 3.远程获取项目 阅读全文
posted @ 2020-02-20 11:42
入梦炼心
阅读(112)
评论(0)
推荐(0)
浙公网安备 33010602011771号