🌈 搜索
📅  最后修改于: 2022-03-11 14:51:36.201000             🧑  作者: Mango
git add . git commit -m "message for the commit" git remote add origin https://url-of-github-repo git push origin master