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