[Toybox] imgtec patch: Fix static linkage of toybox binary.
Tom Marshall
tom at cyngn.com
Tue May 10 08:48:40 PDT 2016
https://review.openstack.org/Documentation/intro-quick.html
"The only reason for this initial number is to reduce the number of
files in any given directory within the git repository."
On 05/10/2016 08:44 AM, Tom Marshall wrote:
> 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.
>
More information about the Toybox
mailing list