Mercurial > mercurial > tw
view templates/tags.tmpl @ 1520:95ee4f12fbd9
Allow ambiguous command shortcut if only an alias for the same command.
Currently the only example for this is 'hg o' or 'hg ou' as a shortcut for
'hg out' and 'hg outgoing'.
author | Thomas Arendsen Hein <thomas@intevation.de> |
---|---|
date | Wed, 09 Nov 2005 22:31:18 +0100 |
parents | 22041f754f4a |
children | fbe4bbd847e5 |
line wrap: on
line source
#header# <title>#repo#: tags</title> </head> <body> <div class="buttons"> <a href="?cl=tip">changelog</a> <a href="?mf=#manifest|short#;path=/">manifest</a> </div> <h2>tags:</h2> <ul id="tagEntries"> #entries%tagentry# </ul> #footer#