mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
CharSequenceUtil增加removeAllPrefix和removeAllSuffix方法
This commit is contained in:
@@ -15,5 +15,9 @@
|
||||
# show Hutool logo
|
||||
"$(dirname ${BASH_SOURCE[0]})"/logo.sh
|
||||
|
||||
# 保证当前在v6-dev分支
|
||||
git checkout v6-dev
|
||||
|
||||
# 同时同步Gitee和Github的库
|
||||
git pull osc v6-dev
|
||||
git pull origin v6-dev
|
||||
|
Reference in New Issue
Block a user