diff options
| author | Sebastian Thiel <byronimo@gmail.com> | 2011-05-06 14:58:14 +0200 |
|---|---|---|
| committer | Sebastian Thiel <byronimo@gmail.com> | 2011-05-06 14:58:14 +0200 |
| commit | 56da804ff295a05a38dc2cc73755706ea756fc52 (patch) | |
| tree | 74d6a846a7b2a935b231e56751b89f00ad7c3437 /.gitmodules | |
| parent | 4177eefd7bdaea96a529b00ba9cf751924ede202 (diff) | |
| download | GitPython-56da804ff295a05a38dc2cc73755706ea756fc52.tar.gz GitPython-56da804ff295a05a38dc2cc73755706ea756fc52.zip | |
removed gitdb submodule
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.gitmodules b/.gitmodules index 4a4d098d..57b06fc8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,7 +1,3 @@ -[submodule "gitdb"] - path = git/ext/gitdb - url = git://github.com/gitpython-developers/gitdb.git - branch = master [submodule "git/ext/async"] path = git/ext/async url = git://github.com/gitpython-developers/async.git |
