File tree Expand file tree Collapse file tree 3 files changed +5
-7
lines changed Expand file tree Collapse file tree 3 files changed +5
-7
lines changed Original file line number Diff line number Diff line change 1515======
1616The source is available in a git repository at gitorious and github:
1717
18- git://gitorious.org/git-python/gitdb.git
19- git://github.com/Byron/gitdb.git
18+ git://github.com/gitpython-developers/gitdb.git
2019
2120Once the clone is complete, please be sure to initialize the submodules using
2221
@@ -33,7 +32,7 @@ http://groups.google.com/group/git-python
3332
3433ISSUE TRACKER
3534=============
36- http ://byronimo.lighthouseapp. com/projects/51787- gitpython
35+ https ://github. com/gitpython-developers/gitdb/issues
3736
3837LICENSE
3938=======
Original file line number Diff line number Diff line change @@ -29,10 +29,9 @@ It is advised to have a look at the :ref:`Usage Guide <tutorial-label>` for a br
2929=================
3030Source Repository
3131=================
32- The latest source can be cloned using git from one of the following locations :
32+ The latest source can be cloned using git from github :
3333
34- * git://gitorious.org/git-python/gitdb.git
35- * git://github.com/Byron/gitdb.git
34+ * git://github.com/gitpython-developers/gitdb.git
3635
3736License Information
3837===================
You can’t perform that action at this time.
0 commit comments