code_device/switch-branch.sh

4 lines
40 B
Bash
Raw Normal View History

2023-07-19 02:29:20 +00:00
git checkout ${1}
git pull origin ${1}
2023-07-19 02:20:15 +00:00