📌  相关文章
📜  推送现有的 repo - 任何代码示例

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

代码示例1
git remote add origin https://github.com/DragoPvP/relaxer-app.git
git branch -M main
git push -u origin main