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
fix(repository): git push to an adopted repository fails
Fix adopt repository has empty object name in database (go-gitea#31333)
Fixgo-gitea#31330Fixgo-gitea#31311
A workaround to fix the old database is to update object_format_name to
`sha1` if it's empty or null.
(cherry picked from commit 1968c22)
With tests services/repository/adopt_test.go
0 commit comments