Comment
I am receiving the following error when attempting to push to Codeberg:
fatal: the receiving end does not support this repository's hash algorithm
This is very-problematic as I use Codeberg as a mirroring service for my own repositories via multiple servers when using git push. My own Gitea server works, but Codeberg does not.
Going forward, this will be an issue as I now have a SHA-256-only policy for new repositories.
### Comment
I am receiving the following error when attempting to push to Codeberg:
`fatal: the receiving end does not support this repository's hash algorithm`
This is very-problematic as I use Codeberg as a mirroring service for my own repositories via multiple servers when using `git push`. My own Gitea server works, but Codeberg does not.
Going forward, this will be an issue as I now have a SHA-256-only policy for new repositories.