更新merge脚本

添加脚本
This commit is contained in:
DefectingCat
2021-03-15 13:41:15 +08:00
parent 73af462f61
commit bd359513b6
2 changed files with 6 additions and 1 deletions

3
p.sh Normal file
View File

@ -0,0 +1,3 @@
git push origin
git push github
git push xfy

View File

@ -1,4 +1,6 @@
git checkout backup
git merge master
git push
git push origin
git push github
git push xfy
git checkout master