Advertisement
Guest User

Untitled

a guest
Sep 17th, 2015
123
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.51 KB | None | 0 0
  1. jenkins-84@MintBox ~/Desktop/device_sony_shinano-common $ git fetch ssh://jenkins-84@review.slimroms.org:29418/SlimRoms/device_sony_shinano-common refs/changes/57/8757/3 && git cherry-pick FETCH_HEAD
  2. remote: Counting objects: 10, done
  3. remote: Finding sources: 100% (6/6)
  4. remote: Total 6 (delta 2), reused 3 (delta 2)
  5. Unpacking objects: 100% (6/6), done.
  6. From ssh://review.slimroms.org:29418/SlimRoms/device_sony_shinano-common
  7. * branch refs/changes/57/8757/3 -> FETCH_HEAD
  8. error: could not apply e60aab0... shinano: Add TWRP Support
  9. hint: after resolving the conflicts, mark the corrected paths
  10. hint: with 'git add <paths>' or 'git rm <paths>'
  11. hint: and commit the result with 'git commit'
  12. jenkins-84@MintBox ~/Desktop/device_sony_shinano-common $ git add *
  13. jenkins-84@MintBox ~/Desktop/device_sony_shinano-common $ git log
  14. commit d0ad76168016935769f2bc44d534c4e28854970e
  15. Author: Chirayu Desai <chirayudesai1@gmail.com>
  16. Date: Fri Jul 3 22:58:33 2015 +0530
  17.  
  18. nfc: Set device path
  19.  
  20. * No need to symlink anymore.
  21.  
  22. Change-Id: I070f2ce24846ff4b4e4c7560bd4d9ffb3d7e7db3
  23.  
  24. commit 45d635a1dadae0e9e545768c6cf016ff22bd78e2
  25. Author: Ethan Chen <intervigil@gmail.com>
  26. Date: Sun Jun 7 12:02:33 2015 -0700
  27.  
  28. shinano: Clean up TFA9890 helper library
  29.  
  30. Change-Id: I6c238042f2d15e621aa25fc8edac6f8169ea0e1c
  31.  
  32. commit 07f4df4a87c4c96fdd2c5be5b8de619651f70f68
  33. Author: Giulio Cervera <giulio.cervera@cyanogenmod.org>
  34. Date: Mon Jun 1 14:27:45 2015 +0200
  35.  
  36. start taimport once
  37.  
  38. :
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement