👽 增加 codechina
This commit is contained in:
1
bin/pull-dev.sh
Normal file
1
bin/pull-dev.sh
Normal file
@@ -0,0 +1 @@
|
||||
git pull origin dev && git pull github dev && git pull cc dev
|
||||
1
bin/push-dev.sh
Normal file
1
bin/push-dev.sh
Normal file
@@ -0,0 +1 @@
|
||||
git push origin dev && git push github dev && git push cc dev
|
||||
1
bin/push.sh
Normal file
1
bin/push.sh
Normal file
@@ -0,0 +1 @@
|
||||
git push origin master && git push github master && git push cc master
|
||||
Reference in New Issue
Block a user