From a68398725934b5bc46b0f07cb8152690ea3e603b Mon Sep 17 00:00:00 2001 From: Andres Rodriguez Date: Wed, 11 May 2016 17:39:26 -0400 Subject: [PATCH] default: use ssh connection to github for auth purposes Instead of typing username/password over HTTP for all operations, use ssh and key based auth. Change-Id: I5c66357fcfe7932a7275346d8ed4e00c80073d1f --- default.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/default.xml b/default.xml index a22a82ca1..eeb834ac5 100644 --- a/default.xml +++ b/default.xml @@ -4,9 +4,9 @@ + fetch="ssh://git@github.com/RadeonOpenCompute/" /> + fetch="ssh://git@github.com/GPUOpen-ProfessionalCompute-Tools/" />