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.