1
0
Fork 0

chore: move all subrepositories to src subdirectory

This commit is contained in:
Krzysztof Sikorski 2024-05-05 01:42:36 +02:00
parent 3065ec18cf
commit 806017f1d2
Signed by: krzysztof-sikorski
GPG key ID: 4EB564BD08FE8476
19 changed files with 36 additions and 36 deletions

72
.gitmodules vendored
View file

@ -1,72 +1,72 @@
[submodule "v2/original"]
path = v2/original
[submodule "src/v2/original"]
path = src/v2/original
url = https://github.com/IsaacLewis/Shintolin.git
branch = master
[submodule "v2/fork/Buttercup2k"]
path = v2/fork/Buttercup2k
[submodule "src/v2/fork/Buttercup2k"]
path = src/v2/fork/Buttercup2k
url = https://github.com/Buttercup2k/Shintolin.git
branch = master
[submodule "JohnJuraz"]
path = v2/fork/JohnJuraz
[submodule "src/v2/fork/JohnJuraz"]
path = src/v2/fork/JohnJuraz
url = https://github.com/JohnJuraz/Shintolin.git
branch = master
[submodule "v2/fork/Mikoko"]
path = v2/fork/Mikoko
[submodule "src/v2/fork/Mikoko"]
path = src/v2/fork/Mikoko
url = https://github.com/Mikoko/Shintolin.git
branch = master
[submodule "v2/fork/PeteKeller"]
path = v2/fork/PeteKeller
[submodule "src/v2/fork/PeteKeller"]
path = src/v2/fork/PeteKeller
url = https://github.com/PeteKeller/Iceege.git
branch = master
[submodule "v2/fork/Sustan"]
path = v2/fork/Sustan
[submodule "src/v2/fork/Sustan"]
path = src/v2/fork/Sustan
url = https://github.com/Sustan/Shintolin.git
branch = master
[submodule "v2/fork/anthoroe"]
path = v2/fork/anthoroe
[submodule "src/v2/fork/anthoroe"]
path = src/v2/fork/anthoroe
url = https://github.com/anthoroe/LightRising.git
branch = master
[submodule "v2/fork/bsharpe"]
path = v2/fork/bsharpe
[submodule "src/v2/fork/bsharpe"]
path = src/v2/fork/bsharpe
url = https://github.com/bsharpe/shintolin.git
branch = master
[submodule "v2/fork/hexagoncode"]
path = v2/fork/hexagoncode
[submodule "src/v2/fork/hexagoncode"]
path = src/v2/fork/hexagoncode
url = https://github.com/hexagoncode/Shintolin.git
branch = master
[submodule "v2/fork/valitas"]
path = v2/fork/valitas
[submodule "src/v2/fork/valitas"]
path = src/v2/fork/valitas
url = https://github.com/valitas/Shintolin.git
branch = master
[submodule "v2/fork/wjherron"]
path = v2/fork/wjherron
[submodule "src/v2/fork/wjherron"]
path = src/v2/fork/wjherron
url = https://github.com/wjherron/shintolin-source-code.git
branch = master
[submodule "v3/original"]
path = v3/original
[submodule "src/v3/original"]
path = src/v3/original
url = https://github.com/troygoode/shintolin.git
branch = master
[submodule "v3/fork/Ionshard"]
path = v3/fork/Ionshard
[submodule "src/v3/fork/Ionshard"]
path = src/v3/fork/Ionshard
url = https://github.com/Ionshard/shintolin.git
branch = master
[submodule "v3/fork/JohnJuraz"]
path = v3/fork/JohnJuraz
[submodule "src/v3/fork/JohnJuraz"]
path = src/v3/fork/JohnJuraz
url = https://github.com/JohnJuraz/shintolin-1.git
branch = master
[submodule "v3/fork/nlndz"]
path = v3/fork/nlndz
[submodule "src/v3/fork/nlndz"]
path = src/v3/fork/nlndz
url = https://github.com/nlndz/shintolin-1.git
branch = master
[submodule "v3/fork/tmpillbox"]
path = v3/fork/tmpillbox
[submodule "src/v3/fork/tmpillbox"]
path = src/v3/fork/tmpillbox
url = https://github.com/tmpillbox/shintolin.git
branch = master
[submodule "v4/original"]
path = v4/original
[submodule "src/v4/original"]
path = src/v4/original
url = https://github.com/troygoode/shintolin4.git
branch = master
[submodule "v4/import"]
path = v4/import
[submodule "src/v4/import"]
path = src/v4/import
url = https://github.com/troygoode/shintolin4-import.git
branch = master