Huh.
Did i know that would work? #TIL, i ges.
I knew that
`git switch -`
would switch to the previous branch.
Then it tiped
`git merge -`
without really thinking, and it merged from the branch i had just switched away from. Luckily that was what i meant.
But in a way my fingers were quicker than my mind.
#git #gitSwitch #gitMerge