📌  相关文章
📜  如何创建 github 存储库 - 任何代码示例

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

代码示例3
git remote add origin https://github.com/Anderson68-chale/ANDERSON.git
git branch -M main
git push -u origin main