gitlab提交代码

  

cd existing_folder
git init
git remote add origin http://10.26.1.9/root/yunlian.git
git add .
git commit -m "Initial commit"
git push -u origin master

posted @ 2018-06-21 17:27  水中的火柴盒  阅读(473)  评论(0编辑  收藏  举报