Files
hutool/bin/sync.sh
2026-03-23 14:44:42 +08:00

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