Version control system with multi-format support (Git, Bazaar, SVN)
Version control system implemented in Python with multi-format support
brz
$ brz init
$ brz branch https://example.com/repo local-copy
$ brz commit -m 'Describe your changes'