From 8b2878a212924551e759abc2864c2922dde5aa64 Mon Sep 17 00:00:00 2001 From: Giuseppe Rossini Date: Tue, 18 Feb 2020 15:02:46 +0000 Subject: Create Release repository Change-Id: I3ed819492cf3e074276956bc5a7f07e3be60f3b9 Signed-off-by: Giuseppe Rossini --- .gitmodules | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 9933247c49..ca1e763197 100644 --- a/.gitmodules +++ b/.gitmodules @@ -2,3 +2,7 @@ path = data url = https://git.research.arm.com/ComputeLibrary/data.git branch = master +[submodule "release_repository"] + path = release_repository + url = ssh://eu-gerrit-1.euhpc.arm.com:29418/VisualCompute/Github/ComputeLibrary + branch = master -- cgit v1.2.1