欢迎访问 生活随笔!

生活随笔

当前位置: 首页 >

上传至GitHub

发布时间:2023/12/2 55 豆豆
生活随笔 收集整理的这篇文章主要介绍了 上传至GitHub 小编觉得挺不错的,现在分享给大家,帮大家做个参考.


在工作目录下:

git init

git status

git add .

git commit -m"IndoorLocation"

git status

git remote add origin git@https://github.com/HiSunny/HelloInLoc.git

git pull https://github.com/HiSunny/HelloInLoc.git master

git push https://github.com/HiSunny/HelloInLoc.git master

总结

以上是生活随笔为你收集整理的上传至GitHub的全部内容,希望文章能够帮你解决所遇到的问题。

如果觉得生活随笔网站内容还不错,欢迎将生活随笔推荐给好友。