touch README.md
git init
git add README.md
git commit -m "first commit"
git remote add origin [email protected]:joojfork/Linuxyunwei.git
git push -u origin master
git remote add origin [email protected]:joojfork/Linuxyunwei.git
git push -u origin master
https://github.com/joojfork/Linuxyunwei
本地提交
git push origin master
时间: 2024-10-03 02:50:04