this post was submitted on 07 May 2026
1017 points (99.5% liked)

Technology

84646 readers
4403 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] CactusEcho@piefed.social 7 points 1 week ago (4 children)

Nice! I just don't like that only Git is supported. Mercurial also needs love.

[–] Goun@lemmy.ml 29 points 1 week ago (4 children)

Honest question: why use mercurial?

[–] vogi@piefed.social 8 points 1 week ago* (last edited 1 week ago) (2 children)

to anybody reading this, could you please be so kind and reply to my comment if the question is answered?
dont think we have @remindme on here. :)

[–] wjs018@piefed.social 6 points 1 week ago (1 children)

You are using piefed, so in the web ui you can click the three dot menu and select the remind me option. This isn't in the api though, so it wouldn't be in a third-party app unless they implemented it separately.

[–] vogi@piefed.social 2 points 1 week ago

Whoa, thank you! I did not know about this. :)

[–] jaybone@lemmy.zip 2 points 1 week ago (1 children)

@remindme@mstdn.social 24 hours

[–] remindme@mstdn.social 2 points 1 week ago

@jaybone Ok, I will remind you on Friday May 8, 2026 at 12:04 PM UTC.

[–] darklamer@feddit.org 2 points 1 week ago

One reason could be that Mercurial actually is rather good.

[–] cecilkorik@piefed.ca 2 points 1 week ago

I wouldn't personally go as far as saying you should use it. Using it, and it deserving love (and support) are all related but fundamentally different questions. I agree that Mercurial deserves love, I'm not sure if it actually deserves support (but because it deserves love, I am willing to entertain the possibility, and support the idea of supporting it). I don't think anyone should use it as a primary tool, but it might be worth using out of love, and if people still love it, maybe that's worth some support. I don't know, I'm not anybody's boss, I'm not telling anybody what to do, I'm just making suggestions.

Mercurial is frankly a lot nicer and more comfortable to actually work with, it has much better UX overall that fits into a much cleaner mental model with fewer exposed sharp edges you can cut yourself on, and can work pretty much transparently with git and can even use git as a backend in almost all cases. The downside is that like VHS vs. Beta, it is such a distant second place in popularity and adoption that it really has no realistic path forward, no matter how much better designed one could argue it is. Like @Holla@feddit.org suggested, the only thing better than being the actual best option, is being standardized, and git is basically completely and universally standardized at this point. And there are genuine benefits to that standardization, and there are genuine benefits to git itself too.

If you want to paper over git with some nice UX, Mercurial might be worth a shot, you might not like it at all... or you might love it, and it does deserve some love. But realistically, in a world where git is the standard, that isn't going to reduce your cognitive load, it's only going to add another layer of cognitive load. You have to love it to want that. And maybe you would love it. But git is not going away, even for those of us who love Mercurial, I think we have mostly all come to terms with the fact that git won the DVCS wars and that's just the reality we live in now. Even having accepted that, I can still cheerfully sing Mercurial's praises and wear my rose colored glasses when I look at it, despite not even using it anymore myself.

I gave up and converted all my personal hg repos to git and gitea (now forgejo) a couple years ago. It's fine. I'm fluent in git now, I have to be for work, I can do powerful (sometimes dangerous and exciting) things with git and I wouldn't give that up. I realistically probably speak git better than I speak hg nowadays, but like anyone who learned English as a second language and now uses it primarily, it is always a delight and a comfort to have any opportunity to return to the old mother tongue, no matter how briefly or simplistically, and hg still represents that delightful experience for me. Even when I start to forget native words and have to mix git phrases in that I can't think of an hg equivalent for.

[–] CactusEcho@piefed.social 1 points 1 week ago (2 children)

Having alternatives is always good! And BTW, Git won not because it was better than mercurial...

[–] neukenindekeuken@sh.itjust.works 10 points 1 week ago (1 children)

Sure, at the very beginning of the launch of Git, Mercurial was better/had more features/more mature/etc.

That's just not true after 20 years of mainstream git adoption and development today.

[–] CactusEcho@piefed.social 2 points 1 week ago (1 children)

Mercurial is also simpler than Git and the commands are more intuitive

[–] rezifon@lemmy.world 3 points 1 week ago (1 children)

Neither of those observations, even if true, are an incentive for someone to migrate away from git.

[–] CactusEcho@piefed.social 1 points 1 week ago (1 children)

They are true (I bet you never used mercurial) and you must learn how to read: Where did I wrote to migrate from Git to mercurial? Having alternatives is good

[–] rezifon@lemmy.world 0 points 1 week ago

You're proselytizing mercurial in a thread full of git users. Migration is implied in your comment, even if you didn't literally use those words.

"Simpler" is not necessarily an improvement and might actually be a downside. "Intuitive" is not universal and might not even be accurate for other people with different experiences.

I read just fine. Maybe you must learn to chill.

[–] waldfee@feddit.org 7 points 1 week ago* (last edited 1 week ago)

The only thing better than perfect is standardised. Supporting two vcs-systems would mean that a lot of tooling would need to be duplicated for it

[–] nyan@lemmy.cafe 4 points 1 week ago (1 children)

Definitely. The last time I checked, your only hosting options if you wanted to use Mercurial directly were Heptapod and ($DEITY help us) Sourceforge.

[–] zondo@lemmy.world 2 points 1 week ago

There's also sourcehut.

[–] iByteABit@lemmy.ml 1 points 1 week ago

If there is any such thing as perfect software, I would say Git is probably it.

Mercurial seems cool but I don't think there's a real reason to move away from Git unless they come up with some groundbreaking new feature that no one has even imagined yet.

[–] eleijeep@piefed.social 1 points 1 week ago (1 children)

Is hg-git lacking specific features that you need?

[–] nyan@lemmy.cafe 1 points 1 week ago

Using hg-git everywhere reinforces the idea that Mecurial is a second-class citizen. (Don't get me wrong, I'm grateful that an option for interoperability exists, but I wish it weren't needed.)