Change IDs for kernel patches
Change IDs for kernel patches
Posted Sep 3, 2019 6:50 UTC (Tue) by khim (subscriber, #9252)In reply to: Change IDs for kernel patches by Fowl
Parent article: Change IDs for kernel patches
You don't really need it: it's highly likely that this particular commit would only exist on a developer's machine and would never be posted.
Change-Id: used by Gerrit is not really created by Gerrit - that's just a random string which git presubmit hook adds to the description if it's not there.
This is done that way precisely because Android developers don't have a central Gerrit server: there are bazillion of them - each vendor have one, Google have half-dozen and so on.
Change-Id just allows you to do a search, nothing more, nothing less.
