summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorChristopherPrice <christopher.price@ericsson.com>2017-03-27 16:57:32 +0200
committerChristopherPrice <christopher.price@ericsson.com>2017-03-27 17:33:24 +0200
commitf804e2b80d14a7fb5fa81258a87449db5ce69c5b (patch)
tree795d07c3ad4d077ec6b791759adf00d469eeb3ff /.gitmodules
parentfa007e50fdb1e685703497aa1c708ee74bd02ed2 (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--.gitmodules7
1 files changed, 6 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index 6cf404d02..fa60a7123 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
@@ -181,4 +186,4 @@
path = docs/submodules/barometer
url = ../barometer
branch = .
- ignore = dirty \ No newline at end of file
+ ignore = dirty