mirror of
https://github.com/go-gitea/gitea.git
synced 2026-08-28 17:42:46 +09:00
c888ebfba7
* IsBranchExist: return false if provided name is empty * Ensure that the reference returned is actually of a valid type
Git Module
This module is merged from https://github.com/go-gitea/git which is a Go module to access Git through shell commands. Now it's a part of gitea's main repository for easier pull request.