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