J-Fall 2023: A Bird’s-Eye View of Version Control with Pijul – Hanno Embregts
Git has done wonders for the world of version control, but it is not without its quirks. If you are looking for a distributed VCS that goes a bit easier on newcomers by being more intuitive, you should check out Pijul. The Pijul VCS is patch-based (instead of snapshot-based), fast (it is written in Rust) and it supports interactive recording. In 16 minutes I will introduce Pijul, discuss pros and cons, compare it to Git and demonstrate a few typical use cases (such as recording patches, pushing to Pijul Nest and resolving conflicts).
(Visited 2 times, 1 visits today)