7 lines
130 B
Markdown
7 lines
130 B
Markdown
|
|
git clone xxx.git
|
|
不需要带本地文件夹名
|
|
|
|
git remote -v 显示仓库地址
|
|
|
|
git remote set-url origin 新的仓库地址 |