Re: Jujutsu VCS as Git replacement - was Re: Git haas gone wild (Rust), freebsd-update

From: <ax61_at_disroot.org>
Date: Sat, 13 Sep 2025 23:21:53 UTC
Recreating the quote from
https://lists.freebsd.org/archives/freebsd-hackers/2025-September/005053.html 
...

Norman G on 20250910-113123 UTC wrote ...
> I keep meaning to spend time looking at jj [1], which is a
> DVCS interface which aims to be agnostic with respect to the
> storage system, but which defaults to Git as its back end.
> The goal appears to be completely compatible with Git repos

If Jujutsu version control software would be considered as Git
replacement (due to Rust becoming a hard dependency of Git), keep
in mind that Jujutsu is also dependent on Rust.

- ax


> (in the sense that the other people working on a repo don't
> have to know or care that you're using jj), but pull in good
> ideas from Mercurial, Sapling and Darcs.
...
> [1] https://github.com/jj-vcs/jj