Switch the transport to http. It actually works. It is also Githubs preferred transport.
Change-Id: I56499a4566f6aa6d0769810711037e7b481f69af
This commit is contained in:
parent
8e8cc2edd3
commit
8327388862
@ -5,7 +5,7 @@
|
|||||||
fetch="https://android.googlesource.com/" />
|
fetch="https://android.googlesource.com/" />
|
||||||
|
|
||||||
<remote name="github"
|
<remote name="github"
|
||||||
fetch="git://github.com/"
|
fetch="http://github.com/"
|
||||||
review="review.cyanogenmod.com" />
|
review="review.cyanogenmod.com" />
|
||||||
|
|
||||||
<default revision="refs/heads/ics"
|
<default revision="refs/heads/ics"
|
||||||
|
Loading…
Reference in New Issue
Block a user