Added into a gswitch new command
Signed-off-by: Marcin Woźniak <marcin.wozniak@wundermanthompson.com>
This commit is contained in:
parent
b81dd4f53b
commit
083810dc04
@ -4,3 +4,4 @@ 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 reset --hard origin/"$BRANCH"
|
||||||
|
Loading…
Reference in New Issue
Block a user