0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-06-14 08:58:14 +02:00
wxiaoguang d3d092f65d
chore: fix git commit "rev-list" (#38069)
Fix the copied & pasted messy code, fix #38067

Now, "limit=-1" means "no limit"
2026-06-11 18:08:55 +00:00
..
2025-10-23 08:35:48 +00:00

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.