1
1
mirror of https://github.com/go-gitea/gitea synced 2025-11-08 15:28:12 +00:00
Files
gitea/modules/git/repo_branch.go
zeripath 6cb9ce1367 IsBranchExist: return false if provided name is empty (#8485) (#8492)
* IsBranchExist: return false if provided name is empty

* Ensure that the reference returned is actually of a valid type
2019-10-13 20:23:43 +03:00

4.3 KiB