After Repo sync, there are no files int he directory.
- by taranfx
I've setup a new Repo for Android source code, and after executing the repo sync, there are no files in the repo directory. Did I miss something?
I used:
repo init -u git://android.git.kernel.org/platform/manifest.git
repo initialized in /home/tarandeep/code/Android
repo sync
...
It downloaded GBs of data (I can confirm via network monitor) and then nothing appeared in the Android directory.