1 Star 0 Fork 7

vivi207/eduxplus

forked from huagelong/eduxplus 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
push.sh 640 Bytes
一键复制 编辑 原始数据 按行查看 历史
huagelong 提交于 2022-06-29 11:24 . 名称更改
echo '开始推送github'
git remote rm origin
git remote add origin [email protected]:trensy/eduxplus.git
echo '设置上传代码分支,推送github'
git push --set-upstream origin master --force
echo '推送github完成'
# echo '开始推送teambition'
# git remote rm origin
# git remote add origin [email protected]:trensy/eduxplus.git
# git push --set-upstream origin master --force
echo '开始推送gitee'
git remote rm origin
git remote add origin [email protected]:huagelong/eduxplus.git
git push origin master
echo '切回gitee资源'
git branch --set-upstream-to=origin/master master
git push
echo '设置git跟踪资源'
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/vivi207/eduxplus.git
[email protected]:vivi207/eduxplus.git
vivi207
eduxplus
eduxplus
master

搜索帮助