Advertisement
Guest User

Untitled

a guest
Nov 28th, 2017
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.11 KB | None | 0 0
  1. git checkout master ( behind xx commit from ryco/master)
  2. git checkout -b [new branch]
  3. git fetch ryco master
  4. git stash
  5. git rebase ryco/master
  6. git commit
  7. git push origin [new branch]:[new branch]
  8. create pull request (via bitbucket)
  9.  
  10. Ryco247!
  11.  
  12. ===
  13. systemProp.https.proxyHost=baligw.mitrais.com
  14. systemProp.https.proxyPort=8080
  15. systemProp.https.proxyUser=rai_a
  16. systemProp.https.proxyPassword=
  17. systemProp.https.nonProxyHosts=localhost
  18.  
  19. systemProp.http.proxyHost=baligw.mitrais.com
  20. systemProp.http.proxyPort=8080
  21. systemProp.http.proxyUser=rai_a
  22. systemProp.http.proxyPassword=
  23. systemProp.http.nonProxyHosts=localhost
  24.  
  25. ===
  26.  
  27. 0856 9293 3456 yoga
  28. 0817 9700 291 diva
  29. 0817 0325 5886 kabul
  30. 0813 3898 6475 ana
  31. 0857 9245 2920 perdana
  32.  
  33. ====
  34. Client@RMT008
  35.  
  36. ==
  37. Bhekti TF 081805510755
  38. Chazzy 081320205323
  39. F Karina 080339638802
  40. F Meila 08970202311
  41. Ipang 081282972310
  42. Kaleb 087860491818
  43. Mira 08122452265
  44. Amul 085221917748
  45. Nizam 081282477322
  46. wendra 08112030400
  47. wim 081999857773
  48. Usman 081338662292
  49. Raisa Smansa 081239585338
  50. Reisha 081805567658
  51.  
  52. ====
  53.  
  54. adb connect 127.0.0.1:62001
  55.  
  56. adb connect 127.0.0.1:62025
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement