Hacker News new | ask | show | jobs
by thriftwy 788 days ago
That's why I always use git cherry-pick for specific commits that I want.

It's essentially a "cp thing-i-want ."

Combined with git reflog your repo becomes as understandable as a floppy disk.