src

Modern revision control system with an intuitive UI for tracking file changes

brewmacoslinux
Try with needOr install directly
Source

About

Simple revision control: RCS reloaded with a modern UI

Commands

src

Examples

Initialize a new repository in the current directory$ src init
Commit changes with a message$ src commit -m 'Description of changes'
View the history of revisions$ src log