How Jujutsu's flexibility and safety changed my approach to version control.| zerowidth positive lookahead
With Mozilla’s migration from hg.mozilla.org to Github drawing near, the clock is ticking for developers still using Mercurial to find their new workflow. I previously blogged about how Jujutsu can help here, so please check that post out first if you aren’t sure what Jujutsu is, or whether it’s right for you. If you know you want to give it a shot, read on for a tutorial on how to get everything set up! We’ll start with an existing Mercurial clone of mozilla-unified, convert it to us...| ahal.ca
I’m writing this post after having used Jujutsu1 for| blog.alarsyo.net
Today I want to talk about jujutsu, aka jj, which describes itself as being “a Git-compatible VCS that is both simple and powerful”. This is selling itself short. Picking up jj has been the best change I’ve made to my developer workflow in over a decade.| reasonablypolymorphic.com
Change your tools and change your life in 2025.| Matthew Sanabria
The Jujutsu version control system| neugierig.org
A Git-compatible VCS that is both simple and powerful - martinvonz/jj| GitHub