Hacker News new | ask | show | jobs
by stouset 305 days ago
The oplog is absolutely amazing. Having such a comprehensive safety net means you can have absolutely zero fear from doing absolutely anything to your repo, because you can always return the repo itself back to a known-good state. It's git's reflog on steroids.
1 comments

Exactly. Even if outside of all that JJ would be an exact Git copy...undo alone is worth using it.