Skip to content
This repository was archived by the owner on Apr 14, 2024. It is now read-only.

Commit 89790ab

Browse files
committed
Merge branch 'structure'
2 parents eccf3d6 + dc0a196 commit 89790ab

26 files changed

+9
-12
lines changed

MANIFEST.in

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ include VERSION
22
include LICENSE
33
include CHANGES
44
include AUTHORS
5-
include README
5+
include README.rst
66

7-
graft test
7+
graft async/test
88

99
global-exclude .git*
1010
global-exclude *.pyc

README renamed to README.rst

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@ SOURCE
1818
======
1919
The source is available in a git repository at gitorious and github:
2020

21-
git://gitorious.org/git-python/async.git
22-
git://github.com/Byron/async.git
21+
git://github.com/gitpython-developers/async.git
2322

2423
Run the tests with
2524
cd async
@@ -31,7 +30,7 @@ http://groups.google.com/group/git-python
3130

3231
ISSUE TRACKER
3332
=============
34-
http://byronimo.lighthouseapp.com/projects/51787-gitpython
33+
https://github.com/gitpython-developers/async/issues
3534

3635
LICENSE
3736
=======
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)