mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-05-09 23:51:34 +08:00
5 lines
53 B
Bash
5 lines
53 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
git checkout v5-dev
|
||
|
git pull osc v5-dev
|