Mercurial > mercurial > tw
view templates/changelog-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# Changelog</title> <description>#repo|escape# Changelog</description> #entries%changelogentry# </channel> </rss>