Closed
Description
SHA256 support comes in git-2.29, test deployment on codeberg-test does not work. Steps to reproduce:
git init --object-format=sha256
touch test
git add test
git commit -m "test"
git remote add origin [email protected]:reinerh/test.git
git push -u origin main
Error: fatal: Protokollfehler: unerwartetes capabilities^{}
gitea version: 1.14.0+dev-294-g594cc4aa2