mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-11-22 13:45:19 +00:00
[DEADCODE] update
Signed-off-by: Gergely Nagy <forgejo@gergo.csillger.hu>
This commit is contained in:
parent
f2fc2dcfc9
commit
adbc5d206b
|
@ -84,7 +84,6 @@ package "code.gitea.io/gitea/models/repo"
|
||||||
func (*releaseSorter).Swap
|
func (*releaseSorter).Swap
|
||||||
func SortReleases
|
func SortReleases
|
||||||
func FindReposMapByIDs
|
func FindReposMapByIDs
|
||||||
func RepositoryListOfMap
|
|
||||||
func (SearchOrderBy).String
|
func (SearchOrderBy).String
|
||||||
func IsErrTopicNotExist
|
func IsErrTopicNotExist
|
||||||
func (ErrTopicNotExist).Error
|
func (ErrTopicNotExist).Error
|
||||||
|
@ -178,6 +177,7 @@ package "code.gitea.io/gitea/modules/git"
|
||||||
func (ErrExecTimeout).Error
|
func (ErrExecTimeout).Error
|
||||||
func (ErrUnsupportedVersion).Error
|
func (ErrUnsupportedVersion).Error
|
||||||
func SetUpdateHook
|
func SetUpdateHook
|
||||||
|
func GetObjectFormatOfRepo
|
||||||
func openRepositoryWithDefaultContext
|
func openRepositoryWithDefaultContext
|
||||||
func IsTagExist
|
func IsTagExist
|
||||||
func ToEntryMode
|
func ToEntryMode
|
||||||
|
|
Loading…
Reference in a new issue