Jujutsu v0.41.0
https://github.com/jj-vcs/jj/releases/tag/v0.41.0
Release highlights:
* `jj fix` now supports formatting specific line ranges (allowing you to format
only modified lines); see the configuration manual and notes below for more.
* The new global flag `--no-integrate-operation` will let you run a command without impacting the repo state or the working copy, which is useful when automated tools may create snapshots in the background.

