Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Note that for fixing rebase mistakes, `git reflog` is not super user-friendly; each step in the rebase is included, including the ones that did not involve user intervention.

In those cases, it's better to use `git reflog $BRANCH_NAME`, which has the additional advantage of not including your switching from one branch to another.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: