Skip to content

Commit 79cee68

Browse files
committed
Replaced async.js by a submodule pointing to its origin repo
1 parent 55c5d69 commit 79cee68

3 files changed

Lines changed: 4 additions & 955 deletions

File tree

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,6 @@
1010
[submodule "libs/zpipe"]
1111
path = libs/zpipe
1212
url = https://github.com/richardassar/zpipe.git
13+
[submodule "libs/async"]
14+
path = libs/async
15+
url = https://github.com/caolan/async.git

libs/async

Submodule async added at 2d5bc3f

0 commit comments

Comments
 (0)