aboutsummaryrefslogtreecommitdiff
path: root/templates/repo_log.tmpl
diff options
context:
space:
mode:
authorRunxi Yu <me@runxiyu.org>2025-04-05 11:41:57 +0800
committerRunxi Yu <me@runxiyu.org>2025-04-05 12:28:53 +0800
commitf744d2c52814b685e68438f5382e973db5edaf8c (patch)
tree72501895c1b039e349ead304c88ed4baa9031e7d /templates/repo_log.tmpl
parentgit2d: Add license header (diff)
downloadforge-f744d2c52814b685e68438f5382e973db5edaf8c.tar.gz
forge-f744d2c52814b685e68438f5382e973db5edaf8c.tar.zst
forge-f744d2c52814b685e68438f5382e973db5edaf8c.zip
HTML: Broken branches warning
Diffstat (limited to 'templates/repo_log.tmpl')
-rw-r--r--templates/repo_log.tmpl7
1 files changed, 7 insertions, 0 deletions
diff --git a/templates/repo_log.tmpl b/templates/repo_log.tmpl
index b334439..2262902 100644
--- a/templates/repo_log.tmpl
+++ b/templates/repo_log.tmpl
@@ -44,6 +44,13 @@
</div>
</div>
<div class="scroll">
+ {{- if .ref_name -}}
+ <p>
+ <strong>
+ Warning: Due to various recent migrations, viewing non-HEAD refs may be broken.
+ </strong>
+ </p>
+ {{- end -}}
<table id="commits" class="wide">
<thead>
<tr class="title-row">