Skip to content

Add --minimal switch to update cli

Clément Goubert requested to merge patch_level_update into main

Adds a new --minimal switch to update. It allows for minimal changes when doing a patch level update, skipping vendoring and only copying the files for the specified module.

Bug: T369119

Merge request reports