default: Add github remote

This commit is contained in:
XpLoDWilD 2013-08-21 16:07:59 +02:00
parent aaf99730b7
commit 7de4e10f5c

View file

@ -11,6 +11,9 @@
<remote name="private" <remote name="private"
fetch="ssh://git@build2.dev.xda-developers.com" /> fetch="ssh://git@build2.dev.xda-developers.com" />
<remote name="github"
fetch="https://github.com" />
<default revision="refs/tags/android-4.3_r2.1" <default revision="refs/tags/android-4.3_r2.1"
remote="aosp" remote="aosp"
sync-j="4" /> sync-j="4" />