[email protected]:~$ man jj

← cd ..
jj logo★ 31.7K

jj

A Git-compatible VCS that is both simple and powerful

jj demo

DESCRIPTION

Jujutsu (jj) is a powerful, Git-compatible version control system designed to be simple, fast, and highly productive.
It features a unique "working-copy-as-a-commit" model that eliminates the need for staging areas and automates common operations like rebasing and conflict resolution.
By recording every operation in an undoable log and abstracting storage, it offers a robust, modern alternative for managing complex software development workflows.

INSTALLATION

$ cargo install --locked --bin jj jj-cli

DETAILS

Repository
jj-vcs/jj (2026-09-20)
Website
jj-vcs.dev
Author
jj-vcs
License
Apache-2.0
Category
Git
Language
Rust
Platforms
Linux, macOS, Windows
Version
v0.45.1 (2026-09-03)
Repo Age
5 years old

TAGS

MORE IN GIT