Revert "add second github remote and only pull prebuilt via https"

This reverts commit a0015aefe2.

Revert "Fix 'The remote end hung up unexpectedly' Thanks to Ryan Scott for"

This reverts commit 86da05c57f.
This commit is contained in:
Steve Kondik 2012-01-14 14:08:27 -08:00
parent a0015aefe2
commit 18097bfa86
1 changed files with 2 additions and 6 deletions

View File

@ -5,11 +5,7 @@
fetch="https://android.googlesource.com/" />
<remote name="github"
fetch="git://github.com/"
review="review.cyanogenmod.com" />
<remote name="github-https"
fetch="https://github.com/"
fetch="git://github.com/"
review="review.cyanogenmod.com" />
<default revision="refs/heads/ics"
@ -250,7 +246,7 @@
<project path="packages/wallpapers/MusicVisualization" name="CyanogenMod/android_packages_wallpapers_MusicVisualization" />
<project path="packages/wallpapers/NoiseField" name="platform/packages/wallpapers/NoiseField" remote="aosp" revision="refs/tags/android-4.0.3_r1" />
<project path="packages/wallpapers/PhaseBeam" name="platform/packages/wallpapers/PhaseBeam" remote="aosp" revision="refs/tags/android-4.0.3_r1" />
<project path="prebuilt" name="CyanogenMod/android_prebuilt" remote="github-https" />
<project path="prebuilt" name="CyanogenMod/android_prebuilt" />
<project path="vendor/cm" name="CyanogenMod/android_vendor_cm" />
<project path="sdk" name="CyanogenMod/android_sdk" />
<project path="system/bluetooth" name="CyanogenMod/android_system_bluetooth" />