(no title)
gtsteve | 2 years ago
Personally, I chose Mercurial to start with, because I liked the Windows tooling available and it felt a lot more like Subversion, which is what I used previously.
However, Git won the mindshare war in the end, so I moved over to that.
santiagobasulto|2 years ago
Ahhhh, thanks for brining back those memories.
antod|2 years ago
You're not thinking about BitBucket are you? I thought Github was always git only?
gwd|2 years ago
That was over a decade ago, however; I'm actually pretty surprised it took Mozilla so long to switch.
TiredOfLife|2 years ago
agumonkey|2 years ago
I'm a happy git user but I'm really curious about losing good ideas from other tools due to mindshare.
gtsteve|2 years ago
However the killer feature of Git is the ecosystem. I was always having to do lots of custom work to get Mercurial to work with CI providers, whereas Git just worked and had first class support. It was clear after a while that our team would always be outsiders if we continued down that path, and there wasn't enough of a compelling reason to stay with Mercurial.