diff options
| author | Sebastian Thiel <byronimo@gmail.com> | 2010-11-30 23:24:07 +0100 |
|---|---|---|
| committer | Sebastian Thiel <byronimo@gmail.com> | 2010-11-30 23:24:07 +0100 |
| commit | 9fbc59da76b15cecb1ee37a8e48617fab58a077c (patch) | |
| tree | 9490a18ba2d33a5793fc17000d82996c83b89847 /.gitmodules | |
| parent | c0d5448fcd5ed6427ea96be01ef2d3ee509f3924 (diff) | |
| download | gitdb-9fbc59da76b15cecb1ee37a8e48617fab58a077c.tar.gz | |
moved all relevant files into the gitdb folder.
Submodule relinked to point to new github location, and moved as well
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules index 42efc2e..9f06f7d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "async"] - path = ext/async - url = git://github.com/Byron/async.git + path = gitdb/ext/async + url = git://github.com/gitpython-developers/async.git |
