git init
git remote add origin https://gitee.com/xxx-xxxx/ceshi.git
git remote add origin https://gitee.com/BFstudytoto/kaoshibao.git
git add .
git config --global core.autocrlf true
git commit -m "第一次上传"
git push origin master
京公网安备 11010502049817号