diff options
author | ChristopherPrice <christopher.price@ericsson.com> | 2017-03-27 16:57:32 +0200 |
---|---|---|
committer | Sofia Wallin <sofia.wallin@ericsson.com> | 2017-03-29 11:15:11 +0200 |
commit | 00e5ddf84f5ebbfad748464483074e83e9db8996 (patch) | |
tree | 922dd6c99e1085104c7b87cef9ec0031767f2164 /.gitmodules | |
parent | ad41431a61bdbdacc1833b38be1275bcfef7317b (diff) |
Adding the submdules directory for DoveTail.
Can be cherry picked to stable, the content will not be linked in docs.opnfv.org at this time.
Change-Id: Iae4ab8e9bc902c2726b69386b3ecf611f7890dee
Signed-off-by: ChristopherPrice <christopher.price@ericsson.com>
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index aa8ff500c..c428ebf12 100644 --- a/.gitmodules +++ b/.gitmodules @@ -33,6 +33,11 @@ url = ../domino branch = . ignore = dirty +[submodule "docs/submodules/dovetail"] + path = docs/submodules/dovetail + url = ../dovetail + branch = . + ignore = dirty [submodule "docs/submodules/escalator"] path = docs/submodules/escalator url = ../escalator |