Git/GitHub仓库管理常用的3条命令

$ git add <filename.*>

$ git commit -m "<write down the modification>"

$ git push origin master

 

参考链接:https://www.liaoxuefeng.com/wiki/0013739516305929606dd18361248578c67b8067c8c017b000

posted @ 2017-09-14 17:43  congyucn  阅读(160)  评论(0编辑  收藏  举报