jj

Git-compatible distributed version control system with advanced features

brewmacoslinux
Try with needOr install directly
Source

About

Git-compatible distributed version control system

Commands

jj

Examples

Initialize a new jj repository$ jj init my-project
Create and describe a new change$ jj new -m 'Add feature X'
View the commit graph and history$ jj log