aboutsummaryrefslogtreecommitdiff
path: root/templates/repo_contrib_one.tmpl
diff options
context:
space:
mode:
authorRunxi Yu <me@runxiyu.org>2025-03-25 02:24:52 +0800
committerRunxi Yu <me@runxiyu.org>2025-03-25 02:24:52 +0800
commit958d64cc922b2688c910e339748fa28a0ff540b7 (patch)
tree7e0ebe68ce9bf31b051514682e95ee88c0dbfbec /templates/repo_contrib_one.tmpl
parentRevert "Add prometheus" (diff)
downloadforge-958d64cc922b2688c910e339748fa28a0ff540b7.tar.gz
forge-958d64cc922b2688c910e339748fa28a0ff540b7.tar.zst
forge-958d64cc922b2688c910e339748fa28a0ff540b7.zip
Cache commit logs on the repo index page
Diffstat (limited to '')
-rw-r--r--templates/repo_contrib_one.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/repo_contrib_one.tmpl b/templates/repo_contrib_one.tmpl
index b657ee8..113584a 100644
--- a/templates/repo_contrib_one.tmpl
+++ b/templates/repo_contrib_one.tmpl
@@ -41,7 +41,7 @@
</tr>
<tr>
<th scope="row">Merge base</th>
- <td>{{- .merge_base.ID.String -}}</td>
+ <td>{{- .merge_base.Hash.String -}}</td>
</tr>
</tbody>
</table>