mirror of
https://github.com/go-gitea/gitea.git
synced 2025-02-02 15:09:33 -05:00
a8e7caedfa
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> |
||
---|---|---|
.. | ||
testdata/academic-module | ||
csv_test.go | ||
csv.go | ||
gitdiff_test.go | ||
gitdiff.go | ||
highlightdiff_test.go | ||
highlightdiff.go | ||
main_test.go | ||
submodule_test.go | ||
submodule.go |