ZIP
WinGet
jj
jj-vcs · 0.34.0 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
jj-v0.34.0-x86_64-pc-windows-msvc.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
jj-vcs.jj
Version
0.34.0
Description
A Git-compatible VCS that is both simple and powerful
License
Apache-2.0
↗
Homepage
https://github.com/jj-vcs/jj
Installer URL
https://github.com/jj-vcs/jj/releases/download/v0.34.0/jj-v0.34.0-x86_64-pc-windows-msvc.zip
Release Notes
About
jj is a Git-compatible version control system that is both simple and powerful. See
the installation instructions to get started.
Release highlights
- Support for uploading changes to Gerrit Code Review with jj gerrit upload.
This lets you submit trees or multiple stacks of work at once. Support
for fetching changes, submitting changes, and other operations is not yet
implemented. This should be considered experimental, and we welcome feedback
on using it.
- Support for automated b…