Guest User

Untitled

a guest
Mar 15th, 2018
30
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.74 KB | None | 0 0
  1. shreehari9481@shareehari:~/RR$ repo init -u https://github.com/ResurrectionRemix/platform_manifest.git -b nougat
  2. Get https://gerrit.googlesource.com/git-repo/clone.bundle
  3. Get https://gerrit.googlesource.com/git-repo
  4. remote: Finding sources: 100% (11/11)
  5. remote: Total 11 (delta 0), reused 11 (delta 0)
  6. Unpacking objects: 100% (11/11), done.
  7. From https://gerrit.googlesource.com/git-repo
  8. 685320b..1f36570 master -> origin/master
  9. Get https://github.com/ResurrectionRemix/platform_manifest.git
  10. % Total % Received % Xferd Average Speed Time Time Time Current
  11. Dload Upload Total Spent Left Speed
  12. 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
  13. curl: (22) The requested URL returned error: 404 Not Found
  14. Server does not provide clone.bundle; ignoring.
  15. remote: Counting objects: 44761, done.
  16. remote: Compressing objects: 100% (9/9), done.
  17. remote: Total 44761 (delta 1), reused 5 (delta 0), pack-reused 44752
  18. Receiving objects: 100% (44761/44761), 10.76 MiB | 0 bytes/s, done.
  19. Resolving deltas: 100% (28702/28702), done.
  20. From https://github.com/ResurrectionRemix/platform_manifest
  21. * [new branch] jb-mr1 -> origin/jb-mr1
  22. * [new branch] lollipop -> origin/lollipop
  23. * [new branch] lollipop5.1 -> origin/lollipop5.1
  24. * [new branch] marshmallow -> origin/marshmallow
  25. * [new branch] mm-cm-remote -> origin/mm-cm-remote
  26. * [new branch] nougat -> origin/nougat
  27. * [new branch] nougat-backup-prebase -> origin/nougat-backup-prebase
  28. * [new branch] optimized-lollipop5.1 -> origin/optimized-lollipop5.1
  29. * [new branch] oreo -> origin/oreo
  30. * [new branch] stable-5.0.2 -> origin/stable-5.0.2
  31. * [new tag] Build-2 -> Build-2
  32. * [new tag] Build-3 -> Build-3
  33. * [new tag] Build-4 -> Build-4
  34. * [new tag] Build-5 -> Build-5
  35. * [new tag] Milestone-1 -> Milestone-1
  36. * [new tag] jb-mr1_build-1 -> jb-mr1_build-1
  37. * [new tag] jb-mr1_build-4 -> jb-mr1_build-4
  38. * [new tag] jb-mr1_build-6 -> jb-mr1_build-6
  39. Your identity is: Your Name <shreehari9481@gmail.com>
  40. If you want to change this, please re-run 'repo init' with --config-name
  41. repo has been initialized in /home/shreehari9481/RR
  42. shreehari9481@shareehari:~/RR$ repo init -u https://github.com/ResurrectionRemix/platform_manifest
  43. Your identity is: Your Name <shreehari9481@gmail.com>
  44. If you want to change this, please re-run 'repo init' with --config-name
  45. repo has been initialized in /home/shreehari9481/RR
  46. shreehari9481@shareehari:~/RR$ git config --global user.email "shreehari9481@gmail.com"
  47. shreehari9481@shareehari:~/RR$ git config --global user.name "ShreeHari"
Add Comment
Please, Sign In to add comment