Do not do switch back to sender if did not switch to receiver.
This commit is contained in:
@@ -901,7 +901,7 @@
|
||||
git branch -f "$rcvr" "$base"
|
||||
#git switch "$rcvr"
|
||||
git push --force --set-upstream origin "$rcvr"
|
||||
git switch "$base"
|
||||
#git switch "$base"
|
||||
git branch
|
||||
}
|
||||
alias load-prod="load-branch prod dev"
|
||||
|
Reference in New Issue
Block a user