Find commits not in the logs
It happened to me last night that I mistype a git command when rebasing :
git rebase --skip
instead of
git rebase --continue
There is a git command that shows all your commits :
git reflog
With this command, you can checkout any commit you might have lost track of in the logs.
Written by Gil Polguère
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Find
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#