CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2025/06/04 08:39:37
Modified files:
devel/jujutsu : Makefile crates.inc distinfo
Log message:
Update to jujutsu 0.30.0
There's been a fair bit of breaking changes. Notably, jj no longer uses
Rust wrappers around libgit2 and libssh2, so git.subprocess was removed.
The change-id header is now transferred to and from remotes and with it
the interop with Gerrit has been seamless in my experience.
https://github.com/jj-vcs/jj/releases/tag/v0.30.0