git使用笔记整理

参考文章http://www.cnblogs.com/popfisher/p/5466174.html 安装git 安装git tortoise 设置用户名和密码 $ git config --global user.name "xxx" $ git config --global user.email "[email protected]" 生成key ssh-keygen -t rsa -C
相关文章
相关标签/搜索