我对replication.config的配置是:
[remote "github"]
url = git@github.com:organization/${name}.git
push = +refs/heads/*:refs/heads/*
push = +refs/heads/*:refs/tags/*
threads = 3
timeout = 30
remoteNameStyle = dash
从~gerit / .ssh,我可以成功ssh -T git@github.com。运行“ssh -p 29418 hostname replication start --wait --all”后,出现错误:
Replicate <repo name> ref ..all.. to github.com, FAILED!
但是,replication_log文件中没有错误,它显示:Replication to git@github.com:**started...
Created remote repository:***