Advertisement
Perka

'git reset'

Mar 11th, 2012
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.57 KB | None | 0 0
  1. perka@Perka-Notebook ~/android/system/frameworks/base $ git fetch http://review.cyanogenmod.com/p/CyanogenMod/android_frameworks_base refs/changes/32/13432/2 && git cherry-pick FETCH_HEAD
  2. From http://review.cyanogenmod.com/p/CyanogenMod/android_frameworks_base
  3. * branch refs/changes/32/13432/2 -> FETCH_HEAD
  4. # Not currently on any branch.
  5. nothing to commit (working directory clean)
  6. The previous cherry-pick is now empty, possibly due to conflict resolution.
  7. If you wish to commit it anyway, use:
  8.  
  9. git commit --allow-empty
  10.  
  11. Otherwise, please use 'git reset'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement