Y
Hacker News
new
|
ask
|
show
|
jobs
by
tsimionescu
1431 days ago
... or git merge / git pull (but not git rebase) ...
2 comments
rjmunro
1431 days ago
How do you loose files with git merge / git pull?
link
witcher01
1431 days ago
merge and pull update the reflog just like rebase does, so both can be undone!
link