git submit the local repository to github

echo "# worker-bee" >> README.md
git init
git add README.md
git commit -m "first commit"
git remote add origin [email protected]:anicloud/worker-bee.git
git push -u origin master

git remote add origin [email protected]:anicloud/worker-bee.git
git push -u origin master



Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=326399577&siteId=291194637