From 84e752e2dd9b1aa84652e01588148c4b81e02d5a Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Tue, 11 Feb 2025 22:17:37 +0800 Subject: repo_commit: Add patch view --- templates/repo_commit.html.tmpl | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'templates') diff --git a/templates/repo_commit.html.tmpl b/templates/repo_commit.html.tmpl index 5b6cb84..a288949 100644 --- a/templates/repo_commit.html.tmpl +++ b/templates/repo_commit.html.tmpl @@ -38,6 +38,10 @@ Message
{{ .commit_object.Message }}
+ + Actions +
Get as Patch
+ -- cgit v1.2.3