Switch the transport to http. It actually works. It is also Githubs preferred transport.

Change-Id: I56499a4566f6aa6d0769810711037e7b481f69af
This commit is contained in:
Koushik Dutta 2012-02-25 12:46:32 -08:00
parent 8e8cc2edd3
commit 8327388862
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
fetch="https://android.googlesource.com/" />
<remote name="github"
fetch="git://github.com/"
fetch="http://github.com/"
review="review.cyanogenmod.com" />
<default revision="refs/heads/ics"