AKA Jujutsu - A git-compatible version control system for humans
Website: https://jj-vcs.github.io/jj/latest/, repo: https://github.com/jj-vcs/jj, tutorial: https://steveklabnik.github.io/jujutsu-tutorial/
My personal running wish list:
- Native support for [jj in Zed](https://github.com/zed-industries/zed/issues/21538)
- [gitattributes support](https://github.com/jj-vcs/jj/issues/53) mainly for the `eol` attribute
- [native stacked PR support](https://github.com/jj-vcs/jj/issues/485) but that will probably require GitHub as well
- standalone UI like [ISL](https://sapling-scm.com/docs/addons/isl/)