Skip to content
Snippets Groups Projects
Commit 3fb30251 authored by Patrick Steinhardt's avatar Patrick Steinhardt
Browse files

updateref: Support repositories using SHA256 object hashes

The updateref package needs to be able to verify object hashes, which
mandates that it must be able to tell which object hash format a repo is
using and to provide the correct zero object ID.

Add object hash detection logic and enable testing the package with
SHA256.
parent 54ae054f
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment