1 Star 0 Fork 3.1K

方程式低代码平台 / 电商商城 JAVA商城系统

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
pushGithub.sh 474 Bytes
一键复制 编辑 原始数据 按行查看 历史
Chopper711 提交于 2021-07-30 09:04 . 推送github脚本更新
echo '开始推送github'
echo '切换git地址'
git remote rm origin
git remote add origin git@github.com:lilishop/lilishop.git
echo '设置上传代码分支,推送github'
git push --set-upstream origin master --force
echo '推送github完成'
git remote rm origin
git remote add origin git@gitee.com:beijing_hongye_huicheng/lilishop.git
git pull origin master
echo '切回gitee资源'
git branch --set-upstream-to=origin/master master
echo '设置git跟踪资源'
Java
1
https://gitee.com/equation-low-code-platform/lilishop.git
git@gitee.com:equation-low-code-platform/lilishop.git
equation-low-code-platform
lilishop
电商商城 JAVA商城系统
master

搜索帮助