forked from forgejo/forgejo
Redirects for renamed repos (#807)
* Redirects for renamed repos * Remove unused phrase from locales
This commit is contained in:
parent
e86d935175
commit
027591a3a5
29 changed files with 127 additions and 27 deletions
|
@ -109,6 +109,7 @@ func init() {
|
|||
new(LFSMetaObject),
|
||||
new(TwoFactor),
|
||||
new(RepoUnit),
|
||||
new(RepoRedirect),
|
||||
)
|
||||
|
||||
gonicNames := []string{"SSL", "UID"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue