Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
TIL: git checkout -
1 point
by
amitu
on Oct 24, 2013
|
hide
|
past
|
favorite
|
1 comment
Does what you expect it to.
gittor
on Oct 24, 2013
[–]
git checkout @{-2}
Checks out the branch you were on two checkouts ago.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Checks out the branch you were on two checkouts ago.