Mercurial > mercurial > tw
view templates/filelog-rss.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 | 7ffa91f275ff |
children |
line wrap: on
line source
#header# <title>#repo|escape#: #file# history</title> <description>#file# revision history</description> #entries%filelogentry# </channel> </rss>