mirror of
https://gitee.com/dromara/hutool.git
synced 2025-04-04 23:39:32 +08:00
7 lines
100 B
Bash
7 lines
100 B
Bash
#!/bin/bash
|
|
|
|
git checkout v5-dev
|
|
git pull osc v5-dev
|
|
git pull origin v5-dev
|
|
git pull gitcode v5-dev
|