diff options
author | Frederic Marec <frederic.marec@iot.bzh> | 2018-11-21 16:50:19 +0100 |
---|---|---|
committer | Frederic Marec <frederic.marec@iot.bzh> | 2018-11-21 16:50:19 +0100 |
commit | d3c02530b17d2b711c4b52249be90b92574d464a (patch) | |
tree | cadb8bce425800d6cf6e860045943a1050d30d26 /.gitmodules | |
parent | 3c2fbe2e3297804452ee84fa59c503c2864e530d (diff) |
Change .gitmodules following submodule migration
Remove app-template in .gitmodules
Change-Id: Ibd44e1c76a638c6a21272da2116fb638eb560dc9
Signed-off-by: Frederic Marec <frederic.marec@iot.bzh>
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 84e0b80..91b4a80 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ -[submodule "conf.d/app-templates"] - path = conf.d/app-templates - url = https://gerrit.automotivelinux.org/gerrit/apps/app-templates [submodule "app-controller"] path = app-controller url = https://gerrit.automotivelinux.org/gerrit/apps/app-controller-submodule |