10 ms·
Relevant: Facebook migrated from git to hg awhile back. Here's a blog post on how they are scaling hg for their monolithic repos https://code.facebook.com/post
by jefftchan 13y ago
Relevant: Facebook migrated from git to hg awhile back.
Here's a blog post on how they are scaling hg for their monolithic repos https://code.facebook.com/posts/218678814984400/scaling-mercurial-at-facebook/ https://code.facebook.com/posts/218678814984400/scaling-merc...
- voidr 13y agoAnd by scale they really mean swapped out whole parts of hg, which they could have done with git as well.