首先要cd到你的项目目录下,然后: git init git add . git commit -m "first commit" git remote add origin https://github.com/icefishlily/audioPlayer_2.git//换成你自己的url git push -u origin master 然后输入你的github的帐号密码,等待即可
然后查看github,已经长传成功了:
首先要cd到你的项目目录下,然后: git init git add . git commit -m "first commit" git remote add origin https://github.com/icefishlily/audioPlayer_2.git//换成你自己的url git push -u origin master 然后输入你的github的帐号密码,等待即可然后查看github,已经长传成功了:
![]()