Home ›
When git goes wrong and commits you made aren't even in the git logWhen git goes wrong and commits you made aren't even in the git log
Submitted by Benjamin Melançon on September 10, 2011 - 2:18am
in
git fsck --lost-found
from
http://gitready.com/advanced/2009/01/17/restoring-lost-commits.html
and
git reflog
from
http://gitready.com/intermediate/2009/02/09/reflog-your-safety-net.html
Searched words:
git commits disappeared where are they
git show lost commits
git recover missing commits after skipped and aborted rebase
Comments
Post new comment