TIL: git checkout -1 points·by amitu·13 ปีที่แล้ว·1 commentsDoes what you expect it to.1 commentsPost comment[–]gittor·13 ปีที่แล้วreplygit checkout @{-2}Checks out the branch you were on two checkouts ago.