Facebook Makes Mercurial Faster Than Git

Alex Blewitt: Two specific changes have enabled Facebook to use Mercurial for their repository size; modifying the status updates for files to check for specific file changes as opposed to content changes (by hooking into operating system’s list of file changes) and modifying the checkout to give a lightweight or shallow clone without needing the … Continue reading Facebook Makes Mercurial Faster Than Git