]> source.dussan.org Git - gitea.git/commit
Fix incorrect "blob excerpt" link when comparing files (#31013) (#31026)
authorGiteabot <teabot@gitea.io>
Mon, 20 May 2024 07:40:14 +0000 (15:40 +0800)
committerGitHub <noreply@github.com>
Mon, 20 May 2024 07:40:14 +0000 (07:40 +0000)
commit8663a351d1a7220e4e4f15d9d9cbf0303e8333e3
tree4095a1b987ab4bcff21087ffb1d20c777fc0fd85
parent3d3123d553826880c06202cade24ea432cd8b7dd
Fix incorrect "blob excerpt" link when comparing files (#31013) (#31026)

Backport #31013 by wxiaoguang

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
templates/repo/diff/section_split.tmpl
templates/repo/diff/section_unified.tmpl
tests/integration/compare_test.go