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