Skip to content

Instantly share code, notes, and snippets.

@nylen
Created December 3, 2010 01:26
Show Gist options
  • Save nylen/726427 to your computer and use it in GitHub Desktop.
Save nylen/726427 to your computer and use it in GitHub Desktop.
cd /your/cyanogen/tree
repo start fix-google-apps-whatever-make-up-a-name vendor/cyanogen
cd vendor/cyanogen
# make changes
git commit -a -m 'Fix get-google-files script'
cd ../..
repo upload
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment