Get the latest tech news
Git and Jujutsu: In Miniature
A concrete example of Git and jujutsu usage compared.
Last night in bed, I realised we’d encountered a scenario at work during the day where something happened so fluidly in jujutsu that it’d make a good case story! We’re currently in some other WIP on this branch, and the original parser is half-taken to bits, so we’ll write the tests against trunk, called develop here. I tend to commit early and often, so I’m more a fan of #2 as a rule, and we’re also already managing one item on the stash (our WIP from the tip of the branch), and while there’s no problem with putting as much as we want on it (it’s a very competent stack!
Or read this on Hacker News