sapling

Fast, scalable source control client with Git compatibility

brewmacoslinux
Try with needOr install directly
Source

About

Source control client

Commands

sl

Examples

Initialize a new Sapling repository$ sl init my-repo
Clone an existing repository$ sl clone https://github.com/user/repo
Commit changes with a message$ sl commit -m 'Fix bug in feature X'