git clone https://github.com/nitrogen-os-devices/android_kernel_moto_shamu -b p kernel/moto/shamu
git clone https://github.com/nitrogen-os-devices/android_device_moto_shamu -b p device/moto/shamu
git clone https://github.com/nitrogen-os-devices/android_vendor_motorola -b p vendor/motorola
cd ~/nitrogen/hardware/ril
git remote rm nitin
git remote add nitin https://github.com/camcory/platform_hardware_ril
git pull nitin p
cd ~/nitrogen/vendor/nitrogen
git remote rm nitin
git remote add nitin https://github.com/nitins-pie/android_vendor_nitrogen
git pull nitin p
cd ~/nitrogen/build/make/
git remote rm nitin
git remote add nitin https://github.com/nitins-pie/android_build_make
git pull nitin p
cd ~/nitrogen/build/soong/
git remote rm nitin
git remote add nitin https://github.com/nitins-pie/android_build_soong
git pull nitin p
cd ~/nitrogen/hardware/qcom/display
git cherry-pick 300c94b854bc7aacefa6edfdbcba78453b6c1d2f && git cherry-pick 9b4235ed98499e07ecc66827fe6ed6289117c4b5
cd ~/nitrogen/hardware/qcom/audio
git cherry-pick 8144c2e98c2c5207b055103244f1e3aebab6229a
https://github.com/nitins-pie/hardware_qcom_audio/commit/8144c2e98c2c5207b055103244f1e3aebab6229a
cd ~/nitrogen/hardware/qcom/gps
git remote rm nitin
git remote add nitin https://github.com/nitins-pie/android_hardware_qcom_gps
git pull nitin p
cd ~/nitrogen/external/perfetto
git fetch https://github.com/LineageOS/android_external_perfetto refs/changes/13/223413/1 && git cherry-pick FETCH_HEAD
cd ~/nitrogen/external/tinycompress
git fetch https://gerrit.omnirom.org/android_external_tinycompress refs/changes/67/31967/2 && git cherry-pick FETCH_HEAD
git clone https://github.com/camcory/platform_hardware_custom_interfaces -b p hardware/custom/interfaces