0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-21 04:06:15 +01:00
gitea/templates/repo/diff
sebastian-sauer ed8a8af99f
Use AfterCommitId to get commit for Viewed functionality (#25529)
the PullHeadCommitID is not always available when the PR is merged.

Not sure if this is the best solution but in my simple tests it looks
like this fixes the problem - happy to get any feedback.

hopefully fixes https://github.com/go-gitea/gitea/issues/24813
2023-07-01 00:08:18 +08:00
..
blob_excerpt.tmpl
box.tmpl
comment_form_datahandler.tmpl
comment_form.tmpl
comments.tmpl Show outdated comments in files changed tab (#24936) 2023-06-21 16:08:12 +00:00
compare.tmpl
conversation.tmpl
csv_diff.tmpl Fix CSV diff for added/deleted files (#21189) 2022-09-17 10:45:32 +08:00
escape_title.tmpl Switch Unicode Escaping to a VSCode-like system (#19990) 2022-08-13 19:32:34 +01:00
image_diff.tmpl
new_comment.tmpl Do not reload page after adding comments in Pull Request reviews (#13877) 2021-01-08 23:49:55 +02:00
new_review.tmpl Replace fomantic divider module with our own (#25539) 2023-06-29 20:24:22 +08:00
options_dropdown.tmpl
section_code.tmpl
section_split.tmpl
section_unified.tmpl
stats.tmpl
whitespace_dropdown.tmpl