Skip to content

Instantly share code, notes, and snippets.

@rming
Created January 9, 2020 06:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rming/d6794b60aaa9c265fabee3d106d37550 to your computer and use it in GitHub Desktop.
Save rming/d6794b60aaa9c265fabee3d106d37550 to your computer and use it in GitHub Desktop.
aosp repo change branches
#show branches
repo branches
#init branch
repo init -b android-6.0.1_r81
#start branch
repo start android-6.0.1_r81 --all
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment