0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-15 21:11:30 +01:00
gitea/services/gitdiff
Rowan Bohde a8e7caedfa
add submodule diff links (#33097)
This adds links to submodules in diffs, similar to the existing link
when viewing a repo at a specific commit. It does this by expanding diff
parsing to recognize changes to submodules, and find the specific refs
that are added, deleted or changed.

Related #25888

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-01-08 01:38:30 +00:00
..
testdata/academic-module Reduce integration test overhead (#32475) 2024-11-14 19:28:46 +00:00
csv_test.go
csv.go
gitdiff_test.go Enable tenv and testifylint rules (#32852) 2024-12-15 10:41:29 +00:00
gitdiff.go add submodule diff links (#33097) 2025-01-08 01:38:30 +00:00
highlightdiff_test.go
highlightdiff.go
main_test.go
submodule_test.go add submodule diff links (#33097) 2025-01-08 01:38:30 +00:00
submodule.go add submodule diff links (#33097) 2025-01-08 01:38:30 +00:00