diff options
author | Frederic Marec <frederic.marec@iot.bzh> | 2018-11-06 17:26:09 +0100 |
---|---|---|
committer | Romain Forlot <romain.forlot@iot.bzh> | 2018-11-09 09:27:59 +0000 |
commit | 515e55e811ea64adc6d01443ffb9377e3f2e3320 (patch) | |
tree | 754d4355781854350df379a198f7e121bbc12459 /.gitmodules | |
parent | d43fa62bda4912580c1b790bdc4172e862aba975 (diff) |
Change .gitmodules following submodule migration
Remove app-template in .gitmodules
Remove .gitmodules
Change-Id: I41808c8135cfb24baaaaba526781fc149fd918fe
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 deleted file mode 100644 index b545da1e..00000000 --- a/.gitmodules +++ /dev/null @@ -1,3 +0,0 @@ -[submodule "conf.d/app-templates"] - path = conf.d/app-templates - url = https://gerrit.automotivelinux.org/gerrit/apps/app-templates |