GitRoot

craft your forge, build your project, grow your community freely

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