mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2026-05-29 18:57:11 +08:00
7 lines
100 B
Bash
Executable File
7 lines
100 B
Bash
Executable File
#!/bin/bash
|
|
|
|
git checkout v5-dev
|
|
git pull osc v5-dev
|
|
git pull origin v5-dev
|
|
git pull gitcode v5-dev
|