commit | 03a41e1d183c1db48c45db8fe376103863db7233 | [log] [tgz] |
---|---|---|
author | Scott Seabolt <js9808@att.com> | Wed Aug 30 13:14:53 2017 -0400 |
committer | Rich Bennett <rb2745@att.com> | Wed Aug 30 19:21:00 2017 +0000 |
tree | 4768a66cad26e5b71c55182b18553458ba402b67 | |
parent | abbdb1a9c443c9e5e69cf39e482b9f8fd1a15d76 [diff] [blame] |
Add appc as a submodule Issue-ID: APPC-102 Change-Id: Iae665ea69bb8f6bb00aa38a68b8001c63ba87079 Signed-off-by: Scott Seabolt <js9808@att.com>
diff --git a/.gitmodules b/.gitmodules index a71883f..58f8596 100644 --- a/.gitmodules +++ b/.gitmodules
@@ -8,3 +8,8 @@ url = ../vnfrqts/requirements branch = . ignore = dirty +[submodule "docs/submodules/appc/appc"] + path = docs/submodules/appc/appc + url = ../appc + branch = . + ignore = dirty