推送github脚本更新
This commit is contained in:
parent
f71facf72a
commit
6e611d3464
@ -2,7 +2,7 @@ echo '开始推送github'
|
||||
echo '切换git地址'
|
||||
git remote rm origin
|
||||
|
||||
git remote add origin git@github.com:hongyehuicheng/lilishop.git
|
||||
git remote add origin git@github.com:lilishop/lilishop.git
|
||||
echo '设置上传代码分支,推送github'
|
||||
git push --set-upstream origin master --force
|
||||
echo '推送github完成'
|
||||
|
Loading…
x
Reference in New Issue
Block a user