blob: 95c6a1606b099711defc41118ada52147641fed9 (
plain)
1
2
3
4
5
6
7
8
|
[submodule "async"]
path = git/ext/async
url = http://github.com/gitpython-developers/async.git
branch = master
[submodule "smmap"]
path = git/ext/smmap
url = http://github.com/Byron/smmap.git
branch = master
|