git常用命令

/*
    git把项目上传到gitee上面
*/

git add .  
 
git commit -m 'init'

git push

 

posted @ 2020-02-04 16:52  仰面清枫  阅读(205)  评论(0编辑  收藏  举报