WIP: git submodules #45

Closed
tasiaiso wants to merge 21 commits from tasiaiso/tildefriends:submodules into main
960 changed files with 29 additions and 336487 deletions
Showing only changes of commit b8e5caba0d - Show all commits

3
.gitmodules vendored
View File

@ -8,3 +8,6 @@
[submodule "deps/quickjs"]
path = deps/quickjs
url = https://github.com/bellard/quickjs.git
[submodule "deps/crypt_blowfish"]
path = deps/crypt_blowfish
url = https://github.com/openwall/crypt_blowfish.git

1
deps/crypt_blowfish vendored Submodule

Submodule deps/crypt_blowfish added at 3354bb81ee