mynote/git/change_repo.md
2017-06-07 14:24:37 +08:00

5 lines
95 B
Markdown

# 如何迁移git项目
- git remote set-url origin ************(项目地址)
- git push