Modern Git CLI tool for improved Git workflow and collaboration
Bit is a modern Git CLI
bit
$ bit branch create feature/new-feature
$ bit commit -m 'Add new feature'
$ bit push