You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This should fix#28927
Technically older versions of Git would support this flag as well, but
per #28466 that's the version
where using it (object-format=sha256) left "experimental" state.
`sha1` is (currently) the default, so older clients should be unaffected
in either case.
Signed-off-by: jolheiser <john.olheiser@gmail.com>
This should fixgo-gitea#28927
Technically older versions of Git would support this flag as well, but
per go-gitea#28466 that's the version
where using it (object-format=sha256) left "experimental" state.
`sha1` is (currently) the default, so older clients should be unaffected
in either case.
Signed-off-by: jolheiser <john.olheiser@gmail.com>
This should fixgo-gitea#28927
Technically older versions of Git would support this flag as well, but
per go-gitea#28466 that's the version
where using it (object-format=sha256) left "experimental" state.
`sha1` is (currently) the default, so older clients should be unaffected
in either case.
Signed-off-by: jolheiser <john.olheiser@gmail.com>
Description
Cannot create or migrate repositories. Throws error 500.
Gitea Version
1.22.0+dev-605-g071b7b2a0
Can you reproduce the bug on the Gitea demo site?
No
Log Gist
https://gist.github.com/kegri/1ef7cfb5d1cbe41b0be01772a72629b5
Screenshots
Git Version
No response
Operating System
No response
How are you running Gitea?
I'm running gitea through docker.
Database
MySQL/MariaDB
The text was updated successfully, but these errors were encountered: