Changed the gswitch command
This commit is contained in:
parent
ca2ab526ab
commit
cb8504f89b
@ -4,4 +4,3 @@ git checkout -b "$BRANCH"
|
|||||||
git checkout "$BRANCH"
|
git checkout "$BRANCH"
|
||||||
git branch --set-upstream-to=origin/"$BRANCH" "$BRANCH"
|
git branch --set-upstream-to=origin/"$BRANCH" "$BRANCH"
|
||||||
git pull
|
git pull
|
||||||
git push --set-upstream origin "$BRANCH"
|
|
||||||
|
Loading…
Reference in New Issue
Block a user