Skip to content
This repository has been archived by the owner on Aug 23, 2022. It is now read-only.

PegasusOS/android_manifest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PegasusOS

To initialize your local repository using the trees, use a command like this:

repo init -u git@github.com:PegasusOS/android_manifest -b 12

Then to sync up:

repo sync --force-sync

OR, for those with limited bandwidth/storage:

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published