cd existing_folder
git init
git remote add origin ssh://git@47.97.35.118:40022/wutong/credit.git
git add .
git commit -m "Initial commit"
git push -u origin master

posted on 2019-07-25 22:48  毛会懂  阅读(115)  评论(0编辑  收藏  举报