为了标识身份,建议先完成 Git 全局设置 git config --global user.name "wushusong" git config --global user.email "wushusong812@163.com" 方式一:克隆仓库 git clone https:xxxx
Git 1、git文档 https://mp.weixin.qq.com/s/BIvx7cnvLBHMKE5lYgcOLw https://www.runoob.com/git/git-tutorial.html git branch --merged
GIT-SSH连接 1、win/linux生成 ssh公钥和私钥 详见服务器-centos-通过密钥认证的方式使用SSH连接远程Linux服务器 ssh -V ssh-keygen -t rsa