脚本提交,直接覆盖
parent
3051486cd1
commit
b339e39761
|
@ -4,7 +4,7 @@ git remote rm origin
|
|||
|
||||
git remote add origin git@github.com:hongyehuicheng/lilishop-ui.git
|
||||
echo '设置上传代码分支,推送github'
|
||||
git push --set-upstream origin master
|
||||
git push --set-upstream origin master --force
|
||||
echo '推送github完成'
|
||||
git remote rm origin
|
||||
|
||||
|
|
Loading…
Reference in New Issue