Please enable JavaScript to view this site.

Unlike SVN, Git is a so-called "peer-to-peer" system. There is no server. Instead, every single Git user has a full copy of the entire repository. Theoretically, any Git user could also be your central repository. However, that is generally impractical and can be complicated. Instead, most people will find it easiest to use an online hosting service like the excellent free GitHub.