start moving submodules around

This commit is contained in:
James Ravenscroft 2023-07-23 08:07:40 +01:00
parent 90c2310516
commit 6e01cd9825
4 changed files with 6 additions and 2 deletions

5
.gitmodules vendored
View File

@ -1,3 +1,6 @@
[submodule "ggml"]
path = ggml
path = extern/ggml
url = git@github.com:ravenscroftj/ggml.git
[submodule "extern/argparse"]
path = extern/argparse
url = https://github.com/p-ranav/argparse.git

1
extern/argparse vendored Submodule

@ -0,0 +1 @@
Subproject commit b0930ab0288185815d6dc67af59de7014a6272f7

1
extern/ggml vendored Submodule

@ -0,0 +1 @@
Subproject commit f6365c0605ac86c6ab106cda0e8d6650e54097a7

1
ggml

@ -1 +0,0 @@
Subproject commit 6c4fe0ef5e50b76dd2539130c109e12179da0bd2