Git repositories

GNOME has moved its source code repositories from Subversion to git. This page will serve as an index of information related to using git with GNOME projects.

Basic Usage

Learn how to get GNOME code and even contribute back at Git/Developers.

Web view

There's a publicly accessible web view of GNOME git repositories at:

http://git.gnome.org/browse/

Translators

Translators should read the Translation Project Git HowTo

GNOME Guides

Books, Articles, Blogs, and Other Resources

Linking to Git commits within this wiki

Use the following syntax:

  <<GnomeGit(project, commitid)>>

Example

  <<GnomeGit(libsocialweb,6ade9695cc5076e8bd97dd18f1c9cf7b5dbfafa3)>>

Will be shown as: commit 6ade96 in libsocialweb

Git (last edited 2011-08-04 10:05:50 by DavidKing)