make submodules shallow

This commit is contained in:
2020-05-29 22:18:54 -04:00
parent 587f80f992
commit 86c0725c58

6
.gitmodules vendored
View File

@@ -9,18 +9,24 @@
[submodule "BetterDiscord/repos/BDPluginLibrary"] [submodule "BetterDiscord/repos/BDPluginLibrary"]
path = BetterDiscord/repos/BDPluginLibrary path = BetterDiscord/repos/BDPluginLibrary
url = https://github.com/rauenzi/BDPluginLibrary url = https://github.com/rauenzi/BDPluginLibrary
shallow = true
[submodule "BetterDiscord/repos/devilbro"] [submodule "BetterDiscord/repos/devilbro"]
path = BetterDiscord/repos/devilbro path = BetterDiscord/repos/devilbro
url = https://github.com/mwittrien/BetterDiscordAddons url = https://github.com/mwittrien/BetterDiscordAddons
shallow = true
[submodule "BetterDiscord/repos/lighty_github"] [submodule "BetterDiscord/repos/lighty_github"]
path = BetterDiscord/repos/lighty_github path = BetterDiscord/repos/lighty_github
url = https://github.com/1Lighty/BetterDiscordPlugins url = https://github.com/1Lighty/BetterDiscordPlugins
shallow = true
[submodule "BetterDiscord/repos/lighty_gitlab"] [submodule "BetterDiscord/repos/lighty_gitlab"]
path = BetterDiscord/repos/lighty_gitlab path = BetterDiscord/repos/lighty_gitlab
url = https://gitlab.com/_Lighty_/bdstuff url = https://gitlab.com/_Lighty_/bdstuff
shallow = true
[submodule "BetterDiscord/repos/strencher"] [submodule "BetterDiscord/repos/strencher"]
path = BetterDiscord/repos/strencher path = BetterDiscord/repos/strencher
url = https://github.com/Strencher/BetterDiscordStuff url = https://github.com/Strencher/BetterDiscordStuff
shallow = true
[submodule "BetterDiscord/repos/DiscordCrypt"] [submodule "BetterDiscord/repos/DiscordCrypt"]
path = BetterDiscord/repos/DiscordCrypt path = BetterDiscord/repos/DiscordCrypt
url = https://gitlab.com/leogx9r/DiscordCrypt url = https://gitlab.com/leogx9r/DiscordCrypt
shallow = true