TechExhibeo

dc push script by doctor

Jan 8th, 2017
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.73 KB | None | 0 0
  1. cd packages/apps/Bluetooth
  2. git remote add dc https://github.com/DarkCAF-OS/platform_packages_apps_Bluetooth.git
  3. git checkout -b 7.1.1
  4. git push -f dc 7.1.1
  5.  
  6. cd ..
  7. cd ..
  8. cd ..
  9.  
  10. cd art
  11. git remote add dc https://github.com/DarkCAF-OS/platform_art.git
  12. git checkout -b 7.1.1
  13. git push -f dc 7.1.1
  14. cd ..
  15.  
  16. cd packages/apps/Contacts
  17. git remote add dc https://github.com/DarkCAF-OS/platform_packages_apps_Contacts.git
  18. git checkout -b 7.1.1
  19. git push -f dc 7.1.1
  20.  
  21. cd ..
  22. cd ..
  23. cd ..
  24.  
  25. cd bionic
  26. git remote add dc https://github.com/DarkCAF-OS/platform_bionic.git
  27. git checkout -b 7.1.1
  28. git push -f dc 7.1.1
  29.  
  30. cd ..
  31.  
  32. cd packages/apps/ContactsCommon
  33. git remote add dc https://github.com/DarkCAF-OS/platform_packages_apps_ContactsCommon.git
  34. git checkout -b 7.1.1
  35. git push -f dc 7.1.1
  36.  
  37. cd ..
  38. cd ..
  39. cd ..
  40.  
  41. cd bootable/recovery
  42. git remote add dc https://github.com/DarkCAF-OS/platform_bootable_recovery.git
  43. git checkout -b 7.1.1
  44. git push -f dc 7.1.1
  45.  
  46. cd ..
  47. cd ..
  48.  
  49. cd packages/apps/PhoneCommon
  50. git remote add dc https://github.com/DarkCAF-OS/platform_packages_apps_PhoneCommon.git
  51. git checkout -b 7.1.1
  52. git push -f dc 7.1.1
  53.  
  54. cd ..
  55. cd ..
  56. cd ..
  57.  
  58. cd build/kati
  59. git remote add dc https://github.com/DarkCAF-OS/platform_build_kati.git
  60. git checkout -b 7.1.1
  61. git push -f dc 7.1.1
  62.  
  63. cd ..
  64. cd ..
  65.  
  66. cd packages/apps/SnapdragonCamera
  67. git remote add dc https://github.com/DarkCAF-OS/platform_packages_apps_SnapdragonCamera.git
  68. git checkout -b 7.1.1
  69. git push -f dc 7.1.1
  70.  
  71. cd ..
  72. cd ..
  73. cd ..
  74.  
  75. cd development
  76. git remote add dc https://github.com/DarkCAF-OS/platform_development.git
  77. git checkout -b 7.1.1
  78. git push -f dc 7.1.1
  79.  
  80. cd ..
  81.  
  82. cd packages/apps/SnapdragonGallery
  83. git remote add dc https://github.com/DarkCAF-OS/platform_packages_apps_SnapdragonGallery.git
  84. git checkout -b 7.1.1
  85. git push -f dc 7.1.1
  86.  
  87. cd ..
  88. cd ..
  89. cd ..
  90.  
  91. #git remote add dc https://github.com/DarkCAF-OS/platform_device_xiaomi_hydrogen
  92.  
  93. cd packages/apps/SnapdragonMusic
  94. git remote add dc https://github.com/DarkCAF-OS/platform_packages_apps_SnapdragonMusic.git
  95. git checkout -b 7.1.1
  96. git push -f dc 7.1.1
  97.  
  98. cd ..
  99. cd ..
  100. cd ..
  101.  
  102. cd external/e2fsprogs
  103. git remote add dc https://github.com/DarkCAF-OS/platform_external_e2fsprogs.git
  104. git checkout -b 7.1.1
  105. git push -f dc 7.1.1
  106.  
  107. cd ..
  108. cd ..
  109.  
  110. cd packages/providers/DownloadProvider
  111. git remote add dc https://github.com/DarkCAF-OS/platform_packages_providers_DownloadProvider.git
  112. git checkout -b 7.1.1
  113. git push -f dc 7.1.1
  114.  
  115. cd ..
  116. cd ..
  117. cd ..
  118.  
  119. cd external/skia
  120. git remote add dc https://github.com/DarkCAF-OS/platform_external_skia.git
  121. git checkout -b 7.1.1
  122. git push -f dc 7.1.1
  123.  
  124. cd ..
  125. cd ..
  126.  
  127. cd packages/providers/MediaProvider
  128. git remote add dc https://github.com/DarkCAF-OS/platform_packages_providers_MediaProvider.git
  129. git checkout -b 7.1.1
  130. git push -f dc 7.1.1
  131.  
  132. cd ..
  133. cd ..
  134. cd ..
  135.  
  136. cd external/wpa_supplicant_8
  137. git remote add dc https://github.com/DarkCAF-OS/platform_external_wpa_supplicant_8.git
  138. git checkout -b 7.1.1
  139. git push -f dc 7.1.1
  140.  
  141. cd ..
  142. cd ..
  143.  
  144. cd packages/providers/TelephonyProvider
  145. git remote add dc https://github.com/DarkCAF-OS/platform_packages_providers_TelephonyProvider.git
  146. git checkout -b 7.1.1
  147. git push -f dc 7.1.1
  148.  
  149. cd ..
  150. cd ..
  151. cd ..
  152.  
  153. cd external/zlib
  154. git remote add dc https://github.com/DarkCAF-OS/platform_external_zlib.git
  155. git checkout -b 7.1.1
  156. git push -f dc 7.1.1
  157.  
  158. cd ..
  159. cd ..
  160.  
  161. cd packages/services/Telecomm
  162. git remote add dc https://github.com/DarkCAF-OS/platform_packages_services_Telecomm.git
  163. git checkout -b 7.1.1
  164. git push -f dc 7.1.1
  165.  
  166. cd ..
  167. cd ..
  168. cd ..
  169.  
  170. cd frameworks/av
  171. git remote add dc https://github.com/DarkCAF-OS/platform_frameworks_av.git
  172. git checkout -b 7.1.1
  173. git push -f dc 7.1.1
  174.  
  175. cd ..
  176. cd ..
  177.  
  178. cd packages/services/Telephony
  179. git remote add dc https://github.com/DarkCAF-OS/platform_packages_services_Telephony.git
  180. git checkout -b 7.1.1
  181. git push -f dc 7.1.1
  182.  
  183. cd ..
  184. cd ..
  185. cd ..
  186.  
  187. cd frameworks/native
  188. git remote add dc https://github.com/DarkCAF-OS/platform_frameworks_native.git
  189. git checkout -b 7.1.1
  190. git push -f dc 7.1.1
  191.  
  192. cd ..
  193. cd ..
  194.  
  195. cd system/bt
  196. git remote add dc https://github.com/DarkCAF-OS/platform_system_bt.git
  197. git checkout -b 7.1.1
  198. git push -f dc 7.1.1
  199.  
  200. cd ..
  201. cd ..
  202.  
  203. cd frameworks/opt/telephony
  204. git remote add dc https://github.com/DarkCAF-OS/platform_frameworks_opt_telephony.git
  205. git checkout -b 7.1.1
  206. git push -f dc 7.1.1
  207.  
  208. cd ..
  209. cd ..
  210. cd ..
  211.  
  212. cd system/core
  213. git remote add dc https://github.com/DarkCAF-OS/platform_system_core.git
  214. git checkout -b 7.1.1
  215. git push -f dc 7.1.1
  216.  
  217. cd ..
  218. cd ..
  219.  
  220. cd frameworks/support
  221. git remote add dc https://github.com/DarkCAF-OS/platform_frameworks_support.git
  222. git checkout -b 7.1.1
  223. git push -f dc 7.1.1
  224.  
  225. cd ..
  226. cd ..
  227.  
  228. cd system/extras
  229. git remote add dc https://github.com/DarkCAF-OS/platform_system_extras.git
  230. git checkout -b 7.1.1
  231. git push -f dc 7.1.1
  232.  
  233. cd ..
  234. cd ..
  235.  
  236. cd hardware/libhardware
  237. git remote add dc https://github.com/DarkCAF-OS/platform_hardware_libhardware.git
  238. git checkout -b 7.1.1
  239. git push -f dc 7.1.1
  240.  
  241. cd ..
  242. cd ..
  243.  
  244. cd system/media
  245. git remote add dc https://github.com/DarkCAF-OS/platform_system_media.git
  246. git checkout -b 7.1.1
  247. git push -f dc 7.1.1
  248.  
  249. cd ..
  250. cd ..
  251.  
  252. cd hardware/qcom/audio
  253. git remote add dc https://github.com/DarkCAF-OS/platform_hardware_qcom_audio.git
  254. git checkout -b 7.1.1
  255. git push -f dc 7.1.1
  256.  
  257. cd ..
  258. cd ..
  259. cd ..
  260.  
  261. cd system/sepolicy
  262. git remote add dc https://github.com/DarkCAF-OS/platform_system_sepolicy.git
  263. git checkout -b 7.1.1
  264. git push -f dc 7.1.1
  265.  
  266. cd ..
  267. cd ..
  268.  
  269. cd hardware/qcom/bt
  270. git remote add dc https://github.com/DarkCAF-OS/platform_hardware_qcom_bt.git
  271. git checkout -b 7.1.1
  272. git push -f dc 7.1.1
  273.  
  274. cd ..
  275. cd ..
  276. cd ..
  277.  
  278. cd system/vold
  279. git remote add dc https://github.com/DarkCAF-OS/platform_system_vold.git
  280. git checkout -b 7.1.1
  281. git push -f dc 7.1.1
  282.  
  283. cd ..
  284. cd ..
  285.  
  286. cd hardware/qcom/display
  287. git remote add dc https://github.com/DarkCAF-OS/platform_hardware_qcom_display.git
  288. git checkout -b 7.1.1
  289. git push -f dc 7.1.1
  290.  
  291. cd ..
  292. cd ..
  293. cd ..
  294.  
  295. cd vendor/qcom/opensource/bluetooth
  296. git remote add dc https://github.com/DarkCAF-OS/platform_vendor_qcom_opensource_bluetooth.git
  297. git checkout -b 7.1.1
  298. git push -f dc 7.1.1
  299.  
  300. cd ..
  301. cd ..
  302. cd ..
  303. cd ..
  304.  
  305. cd hardware/qcom/media
  306. git remote add dc https://github.com/DarkCAF-OS/platform_hardware_qcom_media.git
  307. git checkout -b 7.1.1
  308. git push -f dc 7.1.1
  309.  
  310. cd ..
  311. cd ..
  312. cd ..
  313.  
  314. cd hardware/qcom/wlan
  315. git remote add dc https://github.com/DarkCAF-OS/platform_hardware_qcom_wlan.git
  316. git checkout -b 7.1.1
  317. git push -f dc 7.1.1
  318.  
  319. cd ..
  320. cd ..
  321. cd ..
  322.  
  323. #xiaomi_msm8956-common
Add Comment
Please, Sign In to add comment