hutool/bin/sync.sh

6 lines
76 B
Bash
Raw Normal View History

#!/bin/bash
git checkout v5-dev
git pull osc v5-dev
git pull origin v5-dev