Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 214 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 214 Bytes

Anto AOSP

Sync

# Initialize local repository
repo init -u https://github.com/Antoo246/manifest -b fourteen

# Sync
repo sync -c -j$(nproc --all) --force-sync --no-clone-bundle --no-tags