From 07d0a5f65e43d970c33898123677ec216c755409 Mon Sep 17 00:00:00 2001 From: xiaosuGW Date: Sat, 7 Aug 2021 23:47:31 -0400 Subject: [PATCH] line up for .gitmodules --- .gitmodules | 3 +++ runtime/tests/C-Image-Manip | 1 + 2 files changed, 4 insertions(+) create mode 160000 runtime/tests/C-Image-Manip diff --git a/.gitmodules b/.gitmodules index cb59823..0dd3c7c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -31,3 +31,6 @@ branch = sledge path = runtime/tests/speechtotext url = https://github.com/gwsystems/speechtotext.git branch = sledge +[submodule "runtime/tests/C-Image-Manip"] +path = runtime/tests/C-Image-Manip +url = https://github.com/lyuxiaosu/C-Image-Manip.git diff --git a/runtime/tests/C-Image-Manip b/runtime/tests/C-Image-Manip new file mode 160000 index 0000000..9c30d84 --- /dev/null +++ b/runtime/tests/C-Image-Manip @@ -0,0 +1 @@ +Subproject commit 9c30d84d708d9713ac1990330f033189c3d88b39