Use cfgtool track /path/to/file
to start tracking a file.
Use cfgtool update
to update the changes of your tracked files.
Use cfgtool sync
to sync your local commits with a remote git repo.
Use cfgtool rollback
to rollback a config file to its previous state.