git连接github
Posted 韩亚飞_yue31313_韩梦飞沙
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了git连接github相关的知识,希望对你有一定的参考价值。
韩梦飞沙 韩亚飞 313134555@qq.com yue31313 han_meng_fei_sha
git init git add README.md git commit -m "first commit" git remote add origin https://github.com/yue31313/ChineseandroidStudio.git git push -u origin master
以上是关于git连接github的主要内容,如果未能解决你的问题,请参考以下文章