I am downloading the cyanogen source code for two days now.
I am using Ubuntu 14.04 (VBox Windows 8) to clone the Cyanogenmod 12.0 repo.
repo init -u https://github.com/CyanogenMod/android.git -b cm-12.0
repo sync -c -j 4
Any tips how to speed it up?