diff options
| author | Sebastian Thiel <byronimo@gmail.com> | 2010-06-12 17:18:34 +0200 |
|---|---|---|
| committer | Sebastian Thiel <byronimo@gmail.com> | 2010-06-12 17:18:34 +0200 |
| commit | 93f7316425128a498e0581eca12ef7b44380a1ab (patch) | |
| tree | 44d379eb7ec3242ca6d7257ba2b7a4108689320b /.gitmodules | |
| parent | 94c2167bb08c65d4354941e14b1899449efb04f7 (diff) | |
| download | gitdb-93f7316425128a498e0581eca12ef7b44380a1ab.tar.gz | |
Added async as submodule
tests: minimal reorganzation of code
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..45ddc0b --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "ext/async"] + path = ext/async + url = git://gitorious.org/git-python/async.git |
