mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
6 lines
76 B
Bash
6 lines
76 B
Bash
#!/bin/bash
|
|
|
|
git checkout v5-dev
|
|
git pull osc v5-dev
|
|
git pull origin v5-dev
|