📌  相关文章
📜  如何将新的 repo 推送到 github - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:50:17.260000             🧑  作者: Mango

代码示例4
$ git push origin main
# Pushes the changes in your local repository up to the remote repository you specified as the origin