Skip to content

Commit 5bfa7e6

Browse files
committed
Temporarily switch out async for testing
This will be switched back when the pull request for Python 3 support has been merged into the central async repository.
1 parent b6c493d commit 5bfa7e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[submodule "async"]
22
path = gitdb/ext/async
3-
url = https://github.com/gitpython-developers/async.git
3+
url = https://github.com/kevin-brown/async.git
44
[submodule "smmap"]
55
path = gitdb/ext/smmap
66
url = https://github.com/Byron/smmap.git

0 commit comments

Comments
 (0)