diff options
author | Christopher Allan Webber <cwebber@dustycloud.org> | 2011-06-13 21:02:16 -0500 |
---|---|---|
committer | Christopher Allan Webber <cwebber@dustycloud.org> | 2011-06-13 21:02:16 -0500 |
commit | 3fd659e0eb89f56b696d96b4b7aed89aacdfba4c (patch) | |
tree | 0d07ef125433d848e2dfa7b83ca195b14297cfc3 /docs/git.rst | |
parent | a68ee5556e2cf78abd1e87546f8627ec07c1f89d (diff) | |
parent | 6729d65a3246208b658a3780c7fd62e20c666aa0 (diff) | |
download | mediagoblin-3fd659e0eb89f56b696d96b4b7aed89aacdfba4c.tar.lz mediagoblin-3fd659e0eb89f56b696d96b4b7aed89aacdfba4c.tar.xz mediagoblin-3fd659e0eb89f56b696d96b4b7aed89aacdfba4c.zip |
Merge branch 'master' of gitorious.org:mediagoblin/mediagoblin
Diffstat (limited to 'docs/git.rst')
-rw-r--r-- | docs/git.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/git.rst b/docs/git.rst index 6421e093..8eb038b2 100644 --- a/docs/git.rst +++ b/docs/git.rst @@ -2,6 +2,10 @@ Git, Cloning and Patches ========================== +.. contents:: Sections + :local: + + GNU MediaGoblin uses git for all our version control and we have the repositories hosted on `Gitorious <http://gitorious.org/>`_. We have two repositories: |