Viewing a single comment thread. View all comments

Moonside wrote

Facebook uses Mercurial because Git was too slow.

2

musou wrote

huh that's interesting. i have used hg in the past and thought it was very easy to understand compared to git but moved to git because mercurial was too slow. i guess its speed has improved over the years, i'll have to give it another shot!

1

flabberghaster wrote

mercurial is also a heck of a lot easier to write plugins and extensions for so it's much easier to hook it in to other, larger scale source control systems.

1