Skip to content

Commit a7ff2f0

Browse files
committed
Fixed incorrect gitmodules file which used gitdb once again, instead of just async
1 parent 6660f61 commit a7ff2f0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.gitmodules

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
[submodule "gitdb"]
2-
path = git/ext/gitdb
3-
url = git://github.com/gitpython-developers/gitdb.git
1+
[submodule "git/ext/async"]
2+
path = git/ext/async
3+
url = git://github.com/gitpython-developers/async.git

0 commit comments

Comments
 (0)