TIL: git checkout -1 points·by amitu·há 13 anos·1 commentsDoes what you expect it to.1 commentsPost comment[–]gittor·há 13 anosreplygit checkout @{-2}Checks out the branch you were on two checkouts ago.