--distributed-is-the-new-centralized

FluxVCS reimagines distributed version control, fixing the architectural mistakes of the past to deliver a faster, simpler, and more robust experience.

Download for Linux v0.1.1 • Release Notes
# Initialize a new Flux repository $ flux init
Initialized empty Flux repository in /project/.flux/
$ flux add .
$ flux commit -m "First commit"
[master (root-commit) 9a3c2f1] First commit

Speed

FluxVCS is designed for performance. Operations like commit, diff, and merge are instantaneous.

Simplicity

A clean, intuitive command line interface that doesn't get in your way. Learn it once, use it everywhere.

Integrity

Every file and commit is checksummed and retrieved by its checksum. Impossible to change content without knowing.

Distributed

Every clone is a full backup of your data. Work offline, commit locally, and sync when you're ready.

Trust by developers at companies like Acme Corp, Nebula Inc, and VoidSystems.