1 Star 0 Fork 1.3K

hedongsheng/lilishop商城-移动端

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
pushGithub.sh 494 Bytes
一键复制 编辑 原始数据 按行查看 历史
Chopper711 提交于 2021-05-24 15:52 . 一键推送github 脚本 1.0
echo '开始推送github'
echo '切换git地址'
git remote rm origin
git remote add origin [email protected]:hongyehuicheng/lilishop-uniapp.git
echo '设置上传代码分支,推送github'
git push --set-upstream origin master --force
echo '推送github完成'
git remote rm origin
git remote add origin [email protected]:beijing_hongye_huicheng/lilishop-uniapp.git
git pull origin master
echo '切回gitee资源'
git branch --set-upstream-to=origin/master master
echo '设置git跟踪资源'
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/ieheds/lilishop-uniapp.git
[email protected]:ieheds/lilishop-uniapp.git
ieheds
lilishop-uniapp
lilishop商城-移动端
master

搜索帮助