diff options
Diffstat (limited to 'doc/intro.rst')
-rw-r--r-- | doc/intro.rst | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/doc/intro.rst b/doc/intro.rst index 6a3fbd86..48da79c8 100644 --- a/doc/intro.rst +++ b/doc/intro.rst @@ -78,9 +78,16 @@ and cloned using:: $ git clone git://gitorious.org/git-python/mainline.git git-python $ git clone git://github.com/Byron/GitPython.git git-python +Mailing List +============ +http://groups.google.com/group/git-python + +Issue Tracker +============= +http://byronimo.lighthouseapp.com/projects/51787-gitpython/milestones + License Information =================== - GitPython is licensed under the New BSD License. See the LICENSE file for more information. |