Hi,

I have been facing trouble while running git pull. The connection always
times out. I have also tried pulling from git://gerrit.libreoffice.org/core
. The git config file looks like:-

[core]
repositoryformatversion = 0
filemode = true
bare = false
logallrefupdates = true
[remote "origin"]
url = git://gerrit.libreoffice.org/core
fetch = +refs/heads/*:refs/remotes/origin/*
pushurl = ssh://logerrit/core
[branch "master"]
remote = origin
merge = refs/heads/master

Any ideas how to solve this?
P.S: git works fine on this network. It's not a proxy issue.

Regards,
Shreyansh Gandhi
-- 
Regards,
Shreyansh Gandhi
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to