Created
July 10, 2020 01:52
-
-
Save useataaaaa/972accf705626d2cce4e33297beeb837 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| //step1 | |
| cd .repo/manifests | |
| git branch -a | cut -d / -f 3 | |
| // step2 | |
| repo init -u https://android.googlesource.com/platform/manifest -b android-7.0.0_r1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment