一键推送至github
This commit is contained in:
parent
c1a3bbcc28
commit
ad9cd78b44
7
pushGithub.sh
Normal file
7
pushGithub.sh
Normal file
@ -0,0 +1,7 @@
|
||||
git remote rm origin
|
||||
git remote add origin git@github.com:hongyehuicheng/lilishop.git
|
||||
git push --set-upstream origin master
|
||||
git remote rm origin
|
||||
git remote add origin git@gitee.com:beijing_hongye_huicheng/lilishop.git
|
||||
git branch --set-upstream-to=origin/master master
|
||||
git pull
|
Loading…
x
Reference in New Issue
Block a user