Files
gitea/modules/git
silverwind 852bf5e2a5 Add git.DIFF_RENAME_SIMILARITY_THRESHOLD option (#36164)
Make the threshold value passed to `git diff --find-renames` configurable
2025-12-17 10:02:32 +00:00
..
2025-08-27 11:00:01 +00:00
2025-10-15 10:09:32 +02:00
2025-08-27 11:00:01 +00:00
2025-10-20 11:43:08 -07: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.