Created
March 1, 2014 14:16
-
-
Save sakuramilk/9290341 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
$ git clone [email protected]:aojp/android_system_core.git | |
$ cd android_system_core | |
$ git fetch https://github.com/CyanogenMod/android_system_core.git cm-11.0 | |
$ git checkout -b cm-11.0 FETCH_HEAD | |
$ git push origin cm-11.0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment