Hacker News new | ask | show | jobs
by fiddlerwoaroof 295 days ago
pijul uses a completely different model of version control than git (stores diffs rather than snapshots). And so the cost of switching and interoperation is a bit higher than jj which basically acts like a nice UI over git.