摘要: git initgit add README.mdgit commit -m "first commit"git remote add origin https://github.com/jack/team.gitgit push -u origin master 查看分支:git branch创建 阅读全文
posted @ 2018-05-25 14:54 龙虾777 阅读(111) 评论(0) 推荐(0)