tips
tips copied to clipboard
Tip to recover lost commit
commit contains:
- Tip to recover lost commit
- 'Purne' typo fix
We would need more than just git reflog
We would need more than git reflog to apply (reset or cherry-pick) or view (show or diff) lost/old commit object. Imho, git flog is sufficient to recover those commit hash.
@princejwesley You would mind rebasing?
Thanks guys I need some more money.