Git`s Operation

------git init

git add  

------git status

git commit -m "备注"

-----git remote add origin https://github.com/Dfrank001/Algorithm

git push -u origin master

 

出现的问题

 

posted @ 2019-10-12 01:23  DFrank001  阅读(134)  评论(0编辑  收藏  举报