Skip to content

patches.sh: Get full sha from gitolites

Ricardo Ribalda Delgado requested to merge partial_sha into main

If git fetch fails because the sha is partial, obtain the full sha from gitolites. A bit hacky, but much faster than a full clone.

Signed-off-by: Ricardo Ribalda ribalda@chromium.org

Merge request reports