add diff file download

This commit is contained in:
Arya Kiran
2023-07-23 13:16:39 +05:30
parent 8fddeca8b4
commit 4dddeae12d
2 changed files with 10 additions and 1 deletions
+1 -1
View File
@@ -19,7 +19,7 @@
<div class="user-container">
<h3>{{.CommitHashShortened}} | {{.CommitName}}</h3>
<a
href="/{{.FullName}}/{{.CommitHashShortened}}.diff"
href="/diff/{{.FullName}}/commit/{{.CommitHashShortened}}"
class="button secondary"
>Raw</a
>