jj-cli 0.32.0

Jujutsu - an experimental version control system
Documentation
# Jujutsu—a version control system

<figure>
<img title="jj logo" src="images/jj-logo.svg" width="320" height="320">
</figure>

## Welcome to `jj`'s documentation website!

<!-- This only applies to the website, not to the GitHub interface -->
The complete list of the available documentation pages is located in
the sidebar on the left of the page. The sidebar may be hidden; if so,
you can open it either by widening your browser window or by clicking
on the hamburger menu that appears in this situation.

Additional help is available using the `jj help` command if you have
`jj` installed.

You may want to jump to:

- Documentation for the [latest released version of `jj`]https://jj-vcs.github.io/jj/latest.
- Documentation for the [unreleased version of `jj`]https://jj-vcs.github.io/jj/prerelease. This version of the docs corresponds to the `main` branch of the `jj` repo.

## Some useful links

- [GitHub repo for `jj`]https://github.com/jj-vcs/jj
- Overview of `jj` in the repo's [README]https://github.com/jj-vcs/jj?tab=readme-ov-file#readme
- [Installation and setup]install-and-setup.md
- [Tutorial and bird's eye view]tutorial.md
- [Working with GitHub]github.md
- [Development roadmap]roadmap.md
- [Changelog]changelog.md