mirror of
https://github.com/go-gitea/gitea.git
synced 2024-05-11 05:55:29 +00:00
ae20de7771
* fix bug about can't skip commits base on base branch Signed-off-by: a1012112796 <[email protected]> * Update modules/git/commit.go Co-authored-by: Lauris BH <[email protected]> * Update models/issue_comment.go Co-authored-by: Lauris BH <[email protected]> * fix lint Co-authored-by: Lauris BH <[email protected]>
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.