git学习

2018-08-20  本文已影响0人  1216

https://www.cnblogs.com/chenwolong/p/GIT.html

git add .

git commit -m "First commit."

git remote add origin https://github.com/xin1216/coolweather.git

git push -u origin master

上一篇 下一篇

猜你喜欢

热点阅读