Path to this page:
Subject: CVS commit: pkgsrc/devel/jj-docs
From: Thomas Klausner
Date: 2025-02-05 14:41:29
Message id: 20250205134129.774A5FBE0@cvs.NetBSD.org
Log Message:
devel/jj-docs: import jj-docs-0.25.0
Jujutsu is a Git-compatible DVCS. It combines features from Git (data model,
speed), Mercurial (anonymous branching, simple CLI free from "the index",
revsets, powerful history-rewriting), and Pijul/Darcs (first-class conflicts),
with features not found in most of them (working-copy-as-a-commit, undo
functionality, automatic rebase, safe replication via rsync, Dropbox, or
distributed file system).
The command-line tool is called jj for now because it's easy to type and easy
to replace (rare in English). The project is called "Jujutsu" because it
matches "jj".
This package contains the HTML documentation for jj.
Files: