2015年7月14日

Git学习

摘要: echo # UsefulTest >> README.mdgit init 初始化本地项目git add README.md 添加文件git commit -m "first commit" 提交git remote add origin https://github.com/vagrant19... 阅读全文

posted @ 2015-07-14 18:16 流浪者的五月 阅读(92) 评论(0) 推荐(0)

导航