From babb8584db5d2dceca39a5c4dcce27dd10a22f84 Mon Sep 17 00:00:00 2001 From: colramos-amd Date: Tue, 8 Nov 2022 11:39:01 -0600 Subject: [PATCH] Clone multevent via SSH Signed-off-by: colramos-amd Signed-off-by: coleramos425 [ROCm/rocprofiler-compute commit: 38c2ea61a7b810a2e7882249aacc7f0b241974a0] --- projects/rocprofiler-compute/.gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/rocprofiler-compute/.gitmodules b/projects/rocprofiler-compute/.gitmodules index 2c2cc3d0f0..52b4e0f969 100644 --- a/projects/rocprofiler-compute/.gitmodules +++ b/projects/rocprofiler-compute/.gitmodules @@ -7,4 +7,4 @@ url = git@github.com:AARInternal/waveparser.git [submodule "src/multevent"] path = src/multevent - url = https://github.com/AARInternal/multevent + url = git@github.com:AARInternal/multevent.git