mirror of
https://gitee.com/yadong.zhang/JustAuth.git
synced 2025-12-06 08:48:27 +08:00
👽 增加 codechina
This commit is contained in:
parent
39b113b194
commit
8283124c57
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
|
||||
Loading…
x
Reference in New Issue
Block a user