diff options
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 7ad13154..95c6a160 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,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 |
