Home
last modified time | relevance | path

Searched defs:ErrBranchesEqual (Results 1 – 1 of 1) sorted by relevance

/dports/www/gitea/gitea-1.16.5/models/
H A Derror.go610 type ErrBranchesEqual struct { struct
611 BaseBranchName string
612 HeadBranchName string
621 func (err ErrBranchesEqual) Error() string {