Hacker News new | ask | show | jobs
by tsimionescu 1431 days ago
... or git merge / git pull (but not git rebase) ...
2 comments

How do you loose files with git merge / git pull?
merge and pull update the reflog just like rebase does, so both can be undone!