code_twain/switch-branch.sh

4 lines
40 B
Bash
Raw Normal View History

2023-07-19 02:27:52 +00:00
git checkout ${1}
git pull origin ${1}
2023-07-19 02:26:04 +00:00