#1 [Ticket] Make Submodules track their Master branch

This commit is contained in:
Snoweuph 2024-02-19 16:54:47 +01:00
parent 4a9047e306
commit c86d85c99f
Signed by: Snoweuph
GPG key ID: A494330694B208EF

3
.gitmodules vendored
View file

@ -1,9 +1,12 @@
[submodule "License"]
path = License
url = git@git.euph.dev:Euph/License.git
branch = master
[submodule "Code_of_Conduct"]
path = Code_of_Conduct
url = git@git.euph.dev:Euph/Code_of_Conduct.git
branch = master
[submodule "Code_Standards"]
path = Code_Standards
url = git@git.euph.dev:Euph/Code_Standards.wiki.git
branch = master