diff options
author | Ondřej Šmalec <o.smalec@partner.samsung.com> | 2019-07-16 12:34:37 +0200 |
---|---|---|
committer | Ondřej Šmalec <o.smalec@partner.samsung.com> | 2019-07-16 12:36:15 +0200 |
commit | f029f92ddbfdca71889929e7dbd6eefc347f0571 (patch) | |
tree | 9d21f6254ad0252e21661e1d26515ca217a0892b /.gitmodules | |
parent | fe45316a0139f343b50670a4d41d9b8441fb333e (diff) |
Adding oom/offline-installer submodule for casablanca branch
Issue-ID: DOC-505
Signed-off-by: Ondřej Šmalec <o.smalec@partner.samsung.com>
Change-Id: Iacd53fc97ef206f93c6e407d1a68a7ca0e5ea195
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 89b53d4af..428ea0190 100644 --- a/.gitmodules +++ b/.gitmodules @@ -373,3 +373,7 @@ url = ../oparent/cia branch = . ignore = dirty +[submodule "docs/submodules/oom/offline-installer.git"] + path = docs/submodules/oom/offline-installer.git + url = ../oom/offline-installer + branch = casablanca |