mirror of
https://codeberg.org/gothub/gothub
synced 2024-12-06 19:16:24 +01:00
add diff file download
This commit is contained in:
+1
-1
@@ -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
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user