diff options
author | Sastry Isukapalli <sastry@research.att.com> | 2018-02-06 19:28:25 -0500 |
---|---|---|
committer | Sastry Isukapalli <sastry@research.att.com> | 2018-02-07 19:43:24 +0000 |
commit | b16b7e3cf94c2ccb0e3049d7faf4b59124d0b3b7 (patch) | |
tree | 32624ea466441999e828015425cf17e95d2d4d8b /.gitmodules | |
parent | bdb363efae62de2e802056ef505f8ae47dc41834 (diff) |
Added the Optimization Framework OSDF doc folder
Issue-ID: OPTFRA-65
Change-Id: Ie71fc7a72996bff6312630281a50778fa3da418b
Signed-off-by: Sastry Isukapalli <sastry@research.att.com>
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index b2a110eaa..c07b20d55 100644 --- a/.gitmodules +++ b/.gitmodules @@ -276,3 +276,6 @@ url = ../ui/dmaapbc branch = . ignore = dirty +[submodule "docs/submodules/optf/osdf.git"] + path = docs/submodules/optf/osdf.git + url = ../optf/osdf |