How to add this repo as a remote and cherry pick the incremental patches. https://github.com/adridu59/semc-7x30-kernel-ics/commits/master-V2?page=6
I need update kernel for android only from this repo (not from other sites)
cd '/home/teru/android/system/kernel/semc/msm7x30'
git remote add zzz https://github.com/adridu59/semc-7x30-kernel-ics/commits/master-V2?page=6
git cherry-pick -n <commit>
(I know what enter to ) but have error
fatal: bad revision <commit>