Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed cloning edid-decode behind a proxy #316

Merged
merged 1 commit into from Mar 29, 2017
Merged

Conversation

ishan98
Copy link
Member

@ishan98 ishan98 commented Mar 29, 2017

git clone git://anongit.freedesktop.org/xorg/app/edid-decode does not work under proxy.

It gives the error :

fatal: unable to connect to anongit.freedesktop.org: anongit.freedesktop.org[0: 131.252.210.161]: errno=Connection refused anongit.freedesktop.org[1: 2610:10:20:722:a800:ff:fe24:61cf]: errno=Network is unreachable

[.... Given that my system proxy is set properly ....]

Instead replacing it with git clone https://anongit.freedesktop.org/git/xorg/app/edid-decode will help everywhere without disturbing the functionality.

@mithro mithro merged commit 65c7dd3 into timvideos:master Mar 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants