github 上传问题

echo "# callCBs" >> README.md
git init
git add README.md
git commit -m "first commit"
git branch -M main
git remote add origin https://github.com/Yuan-SW-F/callCBs.git
git push -u origin main


git add README.md test  abyss call_CBs.py CallCBs.sh


我以为我输错了,后来发现是网络有问题,后面再看吧。

posted on 2021-04-28 20:44  Yuan-SW-F(abysw)  阅读(35)  评论(0)    收藏  举报

导航