Changed the gswitch command

This commit is contained in:
Marcin Woźniak 2023-09-04 11:01:42 +02:00
parent ca2ab526ab
commit cb8504f89b
Signed by: y0rune
GPG Key ID: F204C385F57EB348
1 changed files with 0 additions and 1 deletions

View File

@ -4,4 +4,3 @@ git checkout -b "$BRANCH"
git checkout "$BRANCH"
git branch --set-upstream-to=origin/"$BRANCH" "$BRANCH"
git pull
git push --set-upstream origin "$BRANCH"