Git X-Modules is a server-side application that proxies access to the existing Git repositories by creating virtual Git repositories.
Virtual Git repository is defined as a set of rules applied to existing repositories.
Virtual Git repositories are normal Git repositories that users may clone over http or ssh, push to and pull from.
Virtual Git repositories are always in-sync with the original ones.