mirror of
https://github.com/go-gitea/gitea
synced 2025-12-07 13:28:25 +00:00
75ea0d5dba
Using `git rev-list --left-right` is almost 2x faster than calling `git rev-list` twice. Co-authored-by: silverwind <me@silverwind.io>
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.