aboutsummaryrefslogtreecommitdiff
path: root/templates/repo_contrib_one.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/repo_contrib_one.tmpl')
-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>