From 651ce84c577c88c5d35be67f543f205ca9ef776d Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Thu, 24 Dec 2015 20:25:29 -0500 Subject: [PATCH 1/1] ssh_config: add git.g.o --- .ssh/config | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.ssh/config b/.ssh/config index 8967789..9e0b00f 100644 --- a/.ssh/config +++ b/.ssh/config @@ -158,6 +158,8 @@ Host cvs.gentoo.org IdentityFile ~/.ssh/id_ed25519.vapier Host git.overlays.gentoo.org IdentityFile ~/.ssh/id_ed25519.vapier +Host git.gentoo.org + IdentityFile ~/.ssh/id_ed25519.vapier Host tinderbox HostName x86dev.gentoo.osuosl.org -- 2.39.2