mirror of
https://github.com/spacebarchat/spacebarchat.git
synced 2024-11-22 02:12:30 +01:00
Meta: Set all submodules to always track master
This commit is contained in:
parent
96e48c7047
commit
c5dcb35d4b
24
.gitmodules
vendored
24
.gitmodules
vendored
@ -37,11 +37,35 @@
|
||||
[submodule "docs"]
|
||||
path = docs
|
||||
url = https://github.com/fosscord/fosscord-docs
|
||||
branch = master
|
||||
[submodule "fosscord.js"]
|
||||
path = fosscord.js
|
||||
url = https://github.com/fosscord/fosscord.js/
|
||||
[submodule "collection"]
|
||||
path = collection
|
||||
url = https://github.com/fosscord/fosscord.js-collection
|
||||
branch = master
|
||||
[submodule "api"]
|
||||
branch = master
|
||||
[submodule "cdn"]
|
||||
branch = master
|
||||
[submodule "client"]
|
||||
branch = master
|
||||
[submodule "dashboard"]
|
||||
branch = master
|
||||
[submodule "gateway"]
|
||||
branch = master
|
||||
[submodule "landingpage"]
|
||||
branch = master
|
||||
[submodule "media"]
|
||||
branch = master
|
||||
[submodule "plugins"]
|
||||
branch = master
|
||||
[submodule "server-util"]
|
||||
branch = master
|
||||
[submodule "support"]
|
||||
branch = master
|
||||
[submodule "themes"]
|
||||
branch = master
|
||||
[submodule "ui"]
|
||||
branch = master
|
||||
|
Loading…
Reference in New Issue
Block a user