📜  git set origin - C# 代码示例

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

代码示例6
# set up remote origin (i.e. for the very first time)
git remote add origin https://github.com/USERNAME/REPOSITORY.git