On Mon, 14 Jul 2025, at 00:42, Riccardo Mottola wrote:
> GIT has many difference, but even as "lone coder" one advantage (which 
> is also a drawback): it has a staging area and you can work off-line and 
> then sync. 

FWIW there are alternative or compatible interfaces to Git repositories:
Game of Trees (by OpenBSD devs), Jujutsu, Sapling. 

> E.g. I would dich mercurial (even if it appears attractive) just because 
> it is written in python and the consequences. It has serious performance 
> issues

Python has been being replaced with Rust:
https://wiki.mercurial-scm.org/OxidationPlan

Reply via email to