Hacker News new | ask | show | jobs
by theusus 405 days ago
I used jj for a bit. It messed up my code, put everything in staged and what not. I might try it again when it's stable.
1 comments

It's by design. It's quite stable, too. You were probably confused by assuming it works like git, it really doesn't when you're working on a change. It kinda starts looking like git when changes are committed and pushed to master/main.
I know what I said.