Skip to content

Update blank sha checks to handle SHA256-based repositories

What does this MR do and why?

This merge request updates the blank sha checks around the codebase to handle SHA256-based repositories. It also introduces a new method to determine the blank sha based on the object format for a ceratin repository. For more information, please check the original merge request and the associated issue.

Related Merge Requests

Step Link Description
1 !140394 (merged) Introduces a new blank sha constant for SHA256-based repositories.
2 This one. Updates blank sha checks around the codebase to handle SHA256-based repositories.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports