File tree Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Original file line number Diff line number Diff line change 18
18
======
19
19
The source is available in a git repository at gitorious and github:
20
20
21
- git://gitorious.org/git-python/async.git
22
- git://github.com/Byron/async.git
21
+ git://github.com/gitpython-developers/async.git
23
22
24
23
Run the tests with
25
24
cd async
@@ -31,7 +30,7 @@ http://groups.google.com/group/git-python
31
30
32
31
ISSUE TRACKER
33
32
=============
34
- http ://byronimo.lighthouseapp. com/projects/51787- gitpython
33
+ https ://github. com/gitpython-developers/async/issues
35
34
36
35
LICENSE
37
36
=======
Original file line number Diff line number Diff line change @@ -32,10 +32,9 @@ It is advised to have a look at the :ref:`Usage Guide <tutorial-label>` for a br
32
32
=================
33
33
Source Repository
34
34
=================
35
- The latest source can be cloned using git from one of the following locations :
35
+ The latest source can be cloned using git from github :
36
36
37
- * git://gitorious.org/git-python/async.git
38
- * git://github.com/Byron/async.git
37
+ * git://github.com/gitpython-developers/async.git
39
38
40
39
41
40
License Information
You can’t perform that action at this time.
0 commit comments