Signed by hannaSSH key fingerprint: SHA256:4g9cWhkAAw8gwqhJUcVbSnGEvdGwklW+1Aa/fMUu59k
crates/web/src/repo.rs +0 −3
| 1254 | li class="entry-row" { | 1254 | li class="entry-row" { |
| 1255 | div class="entry-row-body" { | 1255 | div class="entry-row-body" { |
| 1256 | a class="entry-row-title" href=(format!("{base}/-/tree/{}", t.name)) { (t.name) } | 1256 | a class="entry-row-title" href=(format!("{base}/-/tree/{}", t.name)) { (t.name) } |
| 1257 | div class="entry-row-meta muted" { | | |
| 1258 | span { (if t.annotated { "annotated" } else { "lightweight" }) } | | |
| 1259 | } | | |
| 1260 | } | 1257 | } |
| 1261 | div class="entry-row-actions" { | 1258 | div class="entry-row-actions" { |
| 1262 | a class="mono commit-sha-pill" href=(format!("{base}/-/commit/{}", t.oid)) { | 1259 | a class="mono commit-sha-pill" href=(format!("{base}/-/commit/{}", t.oid)) { |
data/repos/01/01kye56ybp94wrec3fm02e9ge8.git/refs/tags/v1.0.0 +1 −0
| | 1 | 37157e7f0e8a390c3579e4bfc14dbbbf1d06a711 |