获取gitHub上的项目代码

git clone https://github.com/huanghui8030/Blog

添加提交推送代码到gitbut上

  • git add .
  • git commit -m ‘提交注释’
  • git push origin master
以上文章来自:黄卉 , https://huanghui8030.github.io/tools/github.html