5 lines
95 B
Markdown
5 lines
95 B
Markdown
# 如何迁移git项目
|
|
|
|
|
|
- git remote set-url origin ************(项目地址)
|
|
- git push |