http://source.android.com/source/downloading.html directs users to download the repo script from kernel.org, but, the ‘android.git.kernel.org is currently down. Are there any other mirrors?
Code:
$ curl https://android.git.kernel.org/repo > ~/bin/repo
Error:
curl: (6) Couldn’t resolve host ‘android.git.kernel.org’
While kernel.org is down you can find the full Android sources at http://github.com/android and the repo script can be found at https://github.com/android/tools_repo