mirror of
https://github.com/go-gitea/gitea.git
synced 2025-12-15 21:45:35 +08:00
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> |
||
|---|---|---|
| .. | ||
| blob_excerpt.tmpl | ||
| box.tmpl | ||
| comment_form_datahandler.tmpl | ||
| comment_form.tmpl | ||
| comments.tmpl | ||
| compare.tmpl | ||
| conversation_outdated.tmpl | ||
| conversation.tmpl | ||
| csv_diff.tmpl | ||
| escape_title.tmpl | ||
| image_diff.tmpl | ||
| new_comment.tmpl | ||
| new_review.tmpl | ||
| options_dropdown.tmpl | ||
| section_code.tmpl | ||
| section_split.tmpl | ||
| section_unified.tmpl | ||
| stats.tmpl | ||
| whitespace_dropdown.tmpl | ||