Commit d47057f
Fix adopt repository has empty object name in database (go-gitea#31333)
Fix go-gitea#31330
Fix go-gitea#31311
A workaround to fix the old database is to update object_format_name to
`sha1` if it's empty or null.1 parent 758f84f commit d47057f
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| 48 | + | |
48 | 49 | | |
49 | 50 | | |
50 | 51 | | |
| |||
0 commit comments