Set git compat format to sha256 & allow to verify sha256
Opened this issue · 0 comments
xnox commented
compatObjectFormat = sha256
Is available with git 2.45+
Set that during git-checkout usage
Also allow verifying it in addition to sha1.
Make object formats & compat object formats configurable.