Advertisement
espmartin

Untitled

Jun 20th, 2013
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. git remote add Mustaavalkosta git@github.com:Mustaavalkosta/android_device_htc_ace.git
  2. git fetch Mustaavalkosta
  3. git cherry-pick -n 18b34a5b515f9a0e6cb534f0bff57e353d5d2e0d (this does: device_ace: add ro.zram.default=0)
  4. git add .
  5. git commit -m "I merged a select amount of changes"
  6. git push
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement