diff options
| author | Léo Lam <leo@leolam.fr> | 2022-03-21 19:25:20 +0100 |
|---|---|---|
| committer | Léo Lam <leo@leolam.fr> | 2022-03-21 21:31:42 +0100 |
| commit | 18c60323a9bbc7594c287d18d6e87a1ae5d60006 (patch) | |
| tree | 387c2c412b5ea13493c5d942c85b8b046255431b /.gitmodules | |
| parent | ffcc7f659ebc9bc9d149e52bec553b906bb47369 (diff) | |
Switch to subrepos
git subrepo clone https://github.com/open-ead/sead lib/sead
subrepo:
subdir: "lib/sead"
merged: "1b66e825d"
upstream:
origin: "https://github.com/open-ead/sead"
branch: "master"
commit: "1b66e825d"
git-subrepo:
version: "0.4.3"
origin: "https://github.com/ingydotnet/git-subrepo"
commit: "2f68596"
git subrepo clone (merge) https://github.com/open-ead/nnheaders lib/NintendoSDK
subrepo:
subdir: "lib/NintendoSDK"
merged: "9ee21399f"
upstream:
origin: "https://github.com/open-ead/nnheaders"
branch: "master"
commit: "9ee21399f"
git-subrepo:
version: "0.4.3"
origin: "ssh://git@github.com/ingydotnet/git-subrepo"
commit: "2f68596"
git subrepo clone https://github.com/open-ead/agl lib/agl
subrepo:
subdir: "lib/agl"
merged: "7c063271b"
upstream:
origin: "https://github.com/open-ead/agl"
branch: "master"
commit: "7c063271b"
git-subrepo:
version: "0.4.3"
origin: "ssh://git@github.com/ingydotnet/git-subrepo"
commit: "2f68596"
git subrepo clone https://github.com/open-ead/EventFlow lib/EventFlow
subrepo:
subdir: "lib/EventFlow"
merged: "c35d21b34"
upstream:
origin: "https://github.com/open-ead/EventFlow"
branch: "master"
commit: "c35d21b34"
git-subrepo:
version: "0.4.3"
origin: "ssh://git@github.com/ingydotnet/git-subrepo"
commit: "2f68596"
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/.gitmodules b/.gitmodules index fb274755..7e8b5a73 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,15 +1,3 @@ -[submodule "lib/sead"] - path = lib/sead - url = https://github.com/open-ead/sead -[submodule "lib/NintendoSDK"] - path = lib/NintendoSDK - url = https://github.com/open-ead/nnheaders -[submodule "lib/agl"] - path = lib/agl - url = https://github.com/open-ead/agl -[submodule "lib/EventFlow"] - path = lib/EventFlow - url = https://github.com/open-ead/EventFlow [submodule "tools/common"] path = tools/common url = https://github.com/open-ead/nx-decomp-tools |
