Hacker News new | ask | show | jobs
by tipsytoad 31 days ago
We can use jj now, thank goodness. But I still miss my old git workflows + lazygit
1 comments

I’m no longer at Google and I use jj for my git repo at my current workplace. It’s great as it’s similar to hg but slightly more convenient (no need to manually `hg evolve`). It’s also great that it’s a skill that’s transferable to the world outside google3.
have you tried fossil? I really like it for personal projects