Hi All.
Now i try get Android source to porting Android. but when i get source then i have problem as below
repo init -u git://android.git.kernel.org/platform/manifest.git -b cupcake
Getting repo ...
from git://android.git.kernel.org/tools/repo.git
remote: Counting objects: 962, done.
remote: Compressing objects: 100% (379/379), done.
fatal: The remote end hung up unexpectedly
fatal: early EOFs: 18% (174/962)
fatal: index-pack failed
Now, i can not get source from server. what wrong in my command?


