Gerrit - Replicating to github
问题 I configured gerrit replication via [remote "github"] url = git@github.com:MYUSERNAME/${name}.git push = +refs/heads/*:refs/heads/* push = +refs/tags/*:refs/tags/* timeout = 5 replicationDelay = 0 authGroup = Administrators I can log in to github with the gerrit2 user as far as it is allowed from github site. Github is in the known hosts. However I get the following error: [2013-06-04 20:04:54,472] ERROR com.googlesource.gerrit.plugins.replication.ReplicationQueue : Cannot replicate to git