From 38c613203926cd011ca15d79f01f699fdb3842f7 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Mon, 12 Mar 2012 16:06:31 -0400 Subject: [PATCH] set identify for git.chromium.org --- .ssh/config | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.ssh/config b/.ssh/config index b66278f..b39c86c 100644 --- a/.ssh/config +++ b/.ssh/config @@ -153,6 +153,8 @@ Host gerrit.chromium.org IdentityFile ~/.ssh/id_rsa.google Host gerrit-int.chromium.org IdentityFile ~/.ssh/id_rsa.google +Host git.chromium.org + IdentityFile ~/.ssh/id_rsa.google Host review.source.android.com IdentityFile ~/.ssh/id_rsa.google -- 2.39.2