Modify ↓
Opened 17 years ago
Closed 12 years ago
#3888 closed enhancement (cantfix)
WikiLinking branch heads?
| Reported by: | anonymous | Owned by: | Herbert Valerio Riedel |
|---|---|---|---|
| Priority: | normal | Component: | GitPlugin |
| Severity: | normal | Keywords: | branch |
| Cc: | xerdcire@…, slavazanko@… | Trac Release: | 0.11 |
Description
Is it possible to create a wikilink to a branch head? Using the SHA1 hash doesn't work of course because it doesn't track the HEAD
Attachments (0)
Change History (5)
comment:1 Changed 17 years ago by
| Cc: | xerdcire@… added; anonymous removed |
|---|
comment:2 Changed 16 years ago by
| Cc: | slavazanko@… added |
|---|
comment:3 Changed 16 years ago by
comment:5 Changed 12 years ago by
| Resolution: | → cantfix |
|---|---|
| Status: | new → closed |
That is a TracWiki issue. Also, log:@master works in Trac 0.12+.
Note: See
TracTickets for help on using
tickets.



I can confirm, that the immediate notation
[log:@master]seems to be broken:[log:?rev=master]seems to work, though.