Gerrit commit structured
Dr. David Alan Gilbert
dave at treblig.org
Mon May 19 16:33:04 UTC 2025
* Jan Rheinländer (jrheinlaender at gmx.de) wrote:
> Hi,
>
> when uploading a patch to gerrit, is it possible to structure the patch into
> several commits? Just to improve readability.
>
> My fear is that every single commit will create a separate gerrit entry?
They show as being chained together as dependents - that's fine.
They're not as tightly coupled as most other git forges - each
commit in the series might get committed when it's ready even
if the ones later aren't there yet.
Of course you have to make sure that each patch still survives
through the build and checks; so when you're spliting your patches
up you have to find an order that doesn't break the intermediate
states.
Dave
> Jan
>
--
-----Open up your eyes, open up your mind, open up your code -------
/ Dr. David Alan Gilbert | Running GNU/Linux | Happy \
\ dave @ treblig.org | | In Hex /
\ _________________________|_____ http://www.treblig.org |_______/
More information about the LibreOffice
mailing list