GitRoot

craft your forge, build your project, grow your community freely
id
"645e"
assignee
null
kind
issue
priority
10
sprint
""
status
triage

Repositories should use sha256 hash object

go-git permit to try sha256 hash object with go run -tags sha256 ./app/server and we need to force them in repo init options.

But it’s not working. We need to debug this.

Upstream work on that https://github.com/go-git/go-git/pull/1527