Git(远程仓库:git@oschina)-V2.0
摘要:
1.注册git@osc(也就是“码云”) 这里会提示注册密码==push密码,反正一定要记住的东西。 2.安装git 这里要设置个人信息 git config --list //查看git信息 git config --global user.name "zqz" git config --glob 阅读全文
posted @ 2016-03-31 20:31 qize 阅读(1898) 评论(0) 推荐(0)