diff options
| author | PaulK <contact@paulk.fr> | 2012-03-22 19:43:05 +0100 |
|---|---|---|
| committer | PaulK <contact@paulk.fr> | 2012-03-22 19:43:05 +0100 |
| commit | a7af71aaee610624112ce40528e14cde20b79350 (patch) | |
| tree | d8561abb9292f76bf1a54c5a819029a1ed6e600d | |
| parent | e1711aab621585b32718ab2d89f8ba6475c8a699 (diff) | |
| download | manifest-a7af71aaee610624112ce40528e14cde20b79350.tar.gz manifest-a7af71aaee610624112ce40528e14cde20b79350.tar.bz2 manifest-a7af71aaee610624112ce40528e14cde20b79350.zip | |
Changed github and aosp to use git protocol
| -rw-r--r-- | default.xml | 4 |
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" |
