diff options
author | Sofia Wallin <sofia.wallin@ericsson.com> | 2018-03-05 08:53:19 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2018-03-05 08:53:19 +0000 |
commit | fe18023e1d1b98cec9bef3876fb23e68d1c9b0e6 (patch) | |
tree | 54dbd402fef019d4fbf50ef7b664eef0f4906bc5 | |
parent | 0bf36648566422eaa6392091a6f009bd57c1d7bd (diff) | |
parent | eedcfe304c508468eb64dbd4481c895c8cfc6e6e (diff) |
Merge "Adding auto project as submodule"
-rw-r--r-- | .gitmodules | 8 | ||||
m--------- | docs/submodules/auto | 0 |
2 files changed, 8 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 7bf4296c7..2879b68be 100644 --- a/.gitmodules +++ b/.gitmodules @@ -8,6 +8,11 @@ url = ../armband branch = . ignore = dirty +[submodule "docs/submodules/auto"] + path = docs/submodules/auto + url = ../auto + branch = . + ignore = dirty [submodule "docs/submodules/bottlenecks"] path = docs/submodules/bottlenecks url = ../bottlenecks @@ -232,3 +237,6 @@ url = https://gerrit.opnfv.org/gerrit/calipso branch = . ignore = dirty +[submodule "docs/submodules/auto"] + path = docs/submodules/auto + url = https://gerrit.opnfv.org/gerrit/auto diff --git a/docs/submodules/auto b/docs/submodules/auto new file mode 160000 +Subproject 3d636def30cd293231e84a7f2ecf7db2dfad334 |