Hacker News new | past | comments | ask | show | jobs | submit
So... git rebase -i?
loading story #48261613
Definitely not. Switch to a previous commit, make edits, changes propagate into the future commits (including into a git repo if you wish [1])

Jj is not git and is not a git tool, it just (thankfully) uses git as a backend, so you can still carry on with the rest of the world.

[1] https://news.ycombinator.com/item?id=47765759

loading story #48261570
loading story #48261291
I'd recommend reading the post, it's not that long
loading story #48261538
git rebase -i kinda sucks once you tried jj.