add switch branch bash

This commit is contained in:
gb 2023-07-19 10:20:15 +08:00
parent fb5c057d34
commit bc64c314e8
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