diff options
author | Frederic Marec <frederic.marec@iot.bzh> | 2018-11-30 10:26:57 +0100 |
---|---|---|
committer | Frederic Marec <frederic.marec@iot.bzh> | 2018-11-30 10:26:57 +0100 |
commit | 813531766b02238f98a68eae8bc9916afb9fac6d (patch) | |
tree | 5c5d893d8ede92a54568a0d542ea89c7e5e8db6e | |
parent | 6f898395879f5b3846d3eef5a16c4d5bff9aa171 (diff) |
Change .gitmodules following submodule migration
Remove app-template in .gitmodules
Change-Id: I00477c074fdeed5e32af6e8b0122f9c5db53025f
Signed-off-by: Frederic Marec <frederic.marec@iot.bzh>
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index f6f0a14..4b17e8f 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/p/apps/app-templates.git [submodule "app-afb-helpers-submodule"] path = app-afb-helpers-submodule url = https://gerrit.automotivelinux.org/gerrit/apps/app-afb-helpers-submodule |