commit | 8327388862650b77646d7ae9e633df2bfae3ec9c | [log] [tgz] |
---|---|---|
author | Koushik Dutta <koushd@gmail.com> | Sat Feb 25 12:46:32 2012 -0800 |
committer | Koushik Dutta <koushd@gmail.com> | Sat Feb 25 12:46:32 2012 -0800 |
tree | 4d5d846cc4f934632c4c1fe5909a66eb9ac0df4e | |
parent | 8e8cc2edd36f3730bcfe0a787b0557f762834dec [diff] |
Switch the transport to http. It actually works. It is also Githubs preferred transport. Change-Id: I56499a4566f6aa6d0769810711037e7b481f69af
diff --git a/default.xml b/default.xml index 8b8512d..2a0ba15 100644 --- a/default.xml +++ b/default.xml
@@ -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"