Skip to content
Snippets Groups Projects
Commit 65917717 authored by Alex Kanitz's avatar Alex Kanitz
Browse files

Set .gitmodules to branch 'dev'

parent 336e4d80
Branches
No related tags found
No related merge requests found
...@@ -2,24 +2,24 @@ ...@@ -2,24 +2,24 @@
path = krini-ng path = krini-ng
url = ../krini-ng.git url = ../krini-ng.git
ignore = all ignore = all
branch = . branch = dev
[submodule "krini-dr"] [submodule "krini-dr"]
path = krini-dr path = krini-dr
url = ../krini-dr.git url = ../krini-dr.git
ignore = all ignore = all
branch = . branch = dev
[submodule "krini-cwl"] [submodule "krini-cwl"]
path = krini-cwl path = krini-cwl
url = ../krini-cwl.git url = ../krini-cwl.git
ignore = all ignore = all
branch = . branch = dev
[submodule "krini-serv"] [submodule "krini-serv"]
path = krini-serv path = krini-serv
url = ../krini-serv.git url = ../krini-serv.git
ignore = all ignore = all
branch = . branch = dev
[submodule "krini-db"] [submodule "krini-db"]
path = krini-db path = krini-db
url = ../krini-db.git url = ../krini-db.git
ignore = all ignore = all
branch = . branch = dev
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment