add switch branch bash

This commit is contained in:
gb 2023-07-19 10:26:04 +08:00
parent 522da5b7af
commit aa15cb7d36
1 changed files with 3 additions and 0 deletions

3
switch-branch.sh Normal file
View File

@ -0,0 +1,3 @@
git checkout $1
git pull origin $1