mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2025-12-17 08:25:52 +08:00
Merge branch 'master' of gitee.com:beijing_hongye_huicheng/lilishop-ui
This commit is contained in:
@@ -2,7 +2,7 @@ echo '开始推送github'
|
||||
echo '切换git地址'
|
||||
git remote rm origin
|
||||
|
||||
git remote add origin git@github.com:hongyehuicheng/lilishop-ui.git
|
||||
git remote add origin git@github.com:lilishop/lilishop-ui.git
|
||||
echo '设置上传代码分支,推送github'
|
||||
git push --set-upstream origin master --force
|
||||
echo '推送github完成'
|
||||
|
||||
Reference in New Issue
Block a user