I've moved my overlay into git. The repository is available for anonymous checkout: git clone git://git.overlays.gentoo.org/dev/dberkholz.git If you have a login on this box, you can instead do: git clone git+ssh://${USER}@git.overlays.gentoo.org/dev/dberkholz.git To update a checkout: git pull Some git howtos are available in the git documentation. In particular, see index.html tutorial.html everyday.html cvs-migration.html Others exist online. http://freedesktop.org/wiki/Infrastructure/git http://lists.freedesktop.org/archives/cairo/2006-February/006353.html