diff options
author | Romain Forlot <romain.forlot@iot.bzh> | 2017-06-20 16:37:08 +0200 |
---|---|---|
committer | Romain Forlot <romain.forlot@iot.bzh> | 2017-06-20 16:37:08 +0200 |
commit | 0d0ba83070e7b6ea9f4e20cdcf855d886f901bc4 (patch) | |
tree | f2e9f08b754e11899c447d4a89037904def73952 /.gitmodules | |
parent | 32e25cbca210a359b09768537b6f443fe90a3070 (diff) |
Move submodule directory
Change-Id: I2c603ab49bab01fd1221147cfe9c97bdacea91a9
Signed-off-by: Romain Forlot <romain.forlot@iot.bzh>
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules index 851c0bb3..b545da1e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ -[submodule "CAN-binder/conf.d/default"] - path = CAN-binder/conf.d/app-templates +[submodule "conf.d/app-templates"] + path = conf.d/app-templates url = https://gerrit.automotivelinux.org/gerrit/apps/app-templates |