The Git MultiSite (a.k.a. GitMS) product is a hidden part of your Git deployment that enables world-wide distributed teams to work as one with no waiting around for “remote” data. Your developers may never notice that it is there helping them out. Git repositories are replicated using
Active-Active replication meaning that there is no need for a Proxy Server setup and/or delayed replication (with the single point of failure that represents). GitMS handles all of the complexities of keeping the repository replicas up to date and completely consistent. The GitMS management console enables your administrators to manage the product globally.