echo "# mysql-osx" >> README.md
git init
git add README.md
git commit -m "first commit"
git remote add origin https://github.com/wowtous/mysql-osx.git
git push -u origin master
echo "# mysql-osx" >> README.md
git init
git add README.md
git commit -m "first commit"
git remote add origin https://github.com/wowtous/mysql-osx.git
git push -u origin master
本文标题:Git 发布程序到远程仓库
本文链接:https://www.haomeiwen.com/subject/fiudettx.html
网友评论