Hacker News new | ask | show | jobs
by Dylan16807 3588 days ago
If you want to undo without reflog entries, just snip the most recent line off the reflog.

If you want to put annotations on commits, use tags with message bodies.

So yes, there are ways to accomplish what you want.