Pijul: a distributed version control system (written in Rust)

Pijul is a version control system based on patches. Its fundamental promise is that two patches producible in parallel always commute. This makes the whole system more correct, and much simpler to use, as explained in the manual. Read more

Similar