Advertisement
gartimusprime01

Untitled

Dec 15th, 2014
171
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.38 KB | None | 0 0
  1. garth@garth-desktop:~/cm12$ cd device/samsung/klteusc
  2. garth@garth-desktop:~/cm12/device/samsung/klteusc$ git rebase --abort
  3. garth@garth-desktop:~/cm12/device/samsung/klteusc$ repo sync .
  4. Fetching project Team-Hydra/android_device_samsung_klteusc
  5. Fetching projects: 100% (1/1), done.
  6.  
  7. project device/samsung/klteusc/
  8. First, rewinding head to replay your work on top of it...
  9. Applying: Add back SamsungQualcommRIL as klteuscRIL
  10. Using index info to reconstruct a base tree...
  11. M BoardConfig.mk
  12. Falling back to patching base and 3-way merge...
  13. Auto-merging BoardConfig.mk
  14. Applying: klteuscRIL: bring back operatorCheck
  15. Applying: klteuscRIL: add overloaded method for new ril
  16. Applying: Delay SIM status message until after radio is on
  17. Applying: Switch to klteuscRIL
  18. Using index info to reconstruct a base tree...
  19. M system.prop
  20. Falling back to patching base and 3-way merge...
  21. Auto-merging system.prop
  22. CONFLICT (content): Merge conflict in system.prop
  23. Recorded preimage for 'system.prop'
  24. Failed to merge in the changes.
  25. Patch failed at 0005 Switch to klteuscRIL
  26. The copy of the patch that failed is found in:
  27. /home/garth/cm12/device/samsung/klteusc/.git/rebase-apply/patch
  28.  
  29. When you have resolved this problem, run "git rebase --continue".
  30. If you prefer to skip this patch, run "git rebase --skip" instead.
  31. To check out the original branch and stop rebasing, run "git rebase --abort".
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement