aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaulK <contact@paulk.fr>2012-03-22 19:43:05 +0100
committerPaulK <contact@paulk.fr>2012-03-22 19:43:05 +0100
commita7af71aaee610624112ce40528e14cde20b79350 (patch)
treed8561abb9292f76bf1a54c5a819029a1ed6e600d
parente1711aab621585b32718ab2d89f8ba6475c8a699 (diff)
downloadmanifest-a7af71aaee610624112ce40528e14cde20b79350.tar.gz
manifest-a7af71aaee610624112ce40528e14cde20b79350.tar.bz2
manifest-a7af71aaee610624112ce40528e14cde20b79350.zip
Changed github and aosp to use git protocol
-rw-r--r--default.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/default.xml b/default.xml
index 8d8f9c0..d943b13 100644
--- a/default.xml
+++ b/default.xml
@@ -3,11 +3,11 @@
<!-- remote -->
<remote name="aosp"
- fetch="http://android.googlesource.com/"
+ fetch="git://android.googlesource.com/"
review="review.source.android.com" />
<remote name="github"
- fetch="http://github.com/"
+ fetch="git://github.com/"
review="review.cyanogenmod.com" />
<remote name="gitorious"