|
|
|
|
|
by alwillis
948 days ago
|
|
> Mercurial is dead unfortunately. It's been stuck on Python 2. Mercurial adopted Python 3 a while ago. Not to mention, huge chunks of it have been rewritten in Rust. Mercurial has continued to get new features like Changeset Evolution [1] that once you use it, you wonder why all version control systems don’t have it. [1]: https://www.mercurial-scm.org/doc/evolution/ |
|