mirror of
https://github.com/go-gitea/gitea.git
synced 2025-11-25 03:59:55 +00:00
Fixes #28280 Reads the `previous` info from the `git blame` output instead of calculating it afterwards.
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.