diff options
author | Seshu-Kumar-M <seshu.kumar.m@huawei.com> | 2017-10-03 13:58:46 +0800 |
---|---|---|
committer | Seshu-Kumar-M <seshu.kumar.m@huawei.com> | 2017-10-03 14:04:13 +0800 |
commit | 7a9ea7608c97063659fee5209cb51fa48dbca08d (patch) | |
tree | edefc3b178f6d22f08456d1f6debcca2c5e63f07 /.gitmodules | |
parent | cd37d02c7247bc6389d3ebfb3a50eb9c28d12f53 (diff) |
SO readthedoc to review
Change-Id: Ic712871ebd04c96fb0cf02e0d103a5275bbd0a02
Signed-off-by: Seshu-Kumar-M <seshu.kumar.m@huawei.com>
IssueId:SO-81
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 1b6a6bb48..6a46ad138 100644 --- a/.gitmodules +++ b/.gitmodules @@ -323,3 +323,8 @@ url = ../usecase-ui branch = . ignore = dirty +[submodule "docs/submodules/so.git"] + path = docs/submodules/so.git + url = ../so + branch = . + ignore = dirty |