Lofesa commented on issue #1666: Unable to connect to git.apache.org URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1666#issuecomment-546926644 Hi @mmilitzer I have tried ``` git clone https://github.com/apache/httpd.git git branch --contains 493b43719686d9667831da5d5e063fb8fcd8c604 ``` and get the same error. Tried4 `git clone --depth=1000000 https://github.com/apache/httpd.git` and get the same error. And apparently the `493b43719686d9667831da5d5e063fb8fcd8c604` and the `cef6805cb18886c5454a38f3501c5e3c990c0b3d` commits are the same, they have the same `git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/tags/2.2.29@1619850 13f79535-47bb-0310-9956-ffa450edef68` So I think are 2 objects (the github commits) that references the same thing in git-svn. Maybe things must be changed to `cef6805cb18886c5454a38f3501c5e3c990c0b3d` as far as this commit don´t throw any error. I can´t see how to post an issue to httpd repo.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services