ZIP
WinGet
jj
jj-vcs · 0.42.0 · arm64
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.42.0-aarch64-pc-windows-msvc.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
jj-vcs.jj
Version
0.42.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.42.0/jj-v0.42.0-aarch64-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
- Switched to the mimalloc memory allocator for better multi-threaded
performance.
Breaking changes
- The following deprecated command options have been removed:
- jj commit --reset-author/--author
- jj describe --no-edit/--edit/--reset-author/--author
- jj git push --allow-new
- jj metaedit --update-committer-timestamp
- The followi…