On 05/10/2016 01:13 AM, Rob Landley wrote:
Let's see...
https://android-review.googlesource.com/#/c/223875/
becomes
git fetch https://android.googlesource.com/platform/external/toybox \
refs/changes/60/223875/1 && git cherry-pick FETCH_HEAD
Almost.
git fetch https://android.googlesource.com/platform/external/toybox
refs/changes/75/223875/1 && git cherry-pick FETCH_HEAD
75 is the change number (223875) modulo 100. I'm not familiar with
gerrit code, so I don't know why they do this. It's surely related to
server efficiency.
1 is the patch revision, of course.
_______________________________________________
Toybox mailing list
[email protected]
http://lists.landley.net/listinfo.cgi/toybox-landley.net