git命令行使用帮助

  • 克隆代码库

git clone git_project_url

  • 提交代码

git commit -m 'commit messge'

posted @ 2017-03-28 11:05  沐风山  阅读(165)  评论(0编辑  收藏  举报