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!

Get the Android app

Or read this on Hacker News

Read more on:

Photo of Git

Git

Photo of jujutsu

jujutsu

Photo of Miniature

Miniature

Related news:

News photo

Mergiraf: a syntax-aware merge driver for Git

News photo

Delta: A syntax-highlighting pager for Git, diff, grep, and blame output

News photo

ToolGit: A collection of scripts that extend Git with various sub-commands