App Definition and Development / Developer Tools

Technology Guide

Jujutsu

License: Apache-2.0

Jujutsu Logo

Field Guide

Complete Guide

Jujutsu, commonly called jj, is a Git-compatible version control system with a different workflow model from Git. It treats the working copy as a change, keeps an operation log for undo and recovery, and can work with existing Git repositories and remotes.

The project focuses on making history editing, rebasing, conflict handling, and day-to-day changes easier to reason about without cutting users off from Git hosting and collaboration workflows.

No content found for Jujutsu yet. Check back soon!