git代码提交

cd existing_folder
git init
git remote add origin http://gitlab.ytbig.cn/wangmin/nb-smart-education-mobile.git
git add .
git commit -m "Initial commit"
git push -u origin master

posted @ 2020-06-22 09:52  米牙  阅读(120)  评论(0编辑  收藏  举报