mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
add gitcode
This commit is contained in:
@@ -3,7 +3,11 @@
|
||||
echo -e "\033[32mCheckout to v5-dev\033[0m"
|
||||
git checkout v5-dev
|
||||
|
||||
echo -e "\033[32mPush to origin v5-dev\033[0m"
|
||||
echo -e "\033[32mPush to Github(origin) v5-dev\033[0m"
|
||||
git push origin v5-dev
|
||||
echo -e "\033[32mPush to osc v5-dev\033[0m"
|
||||
|
||||
echo -e "\033[32mPush to Gitee v5-dev\033[0m"
|
||||
git push osc v5-dev
|
||||
|
||||
echo -e "\033[32mPush to Gitcode v5-dev\033[0m"
|
||||
git push gitcode v5-dev
|
||||
|
Reference in New Issue
Block a user