Windows is one massive (private) Git repo. When I was at MS, the Windows Source had around ~3k PRs a day! Regular Git didn’t scale to those levels at the time. Internally there was a progression from Git -> GVFS -> Scalar -> merge back to Git. Here's how it worked:
See Tweet