view templates/changelog-rss.tmpl @ 2028:1f1fc418a96c

ssh: skip noise generated by remote shell we send a dummy command with known output to get in sync
author Matt Mackall <mpm@selenic.com>
date Fri, 31 Mar 2006 03:25:35 -0600
parents 7ffa91f275ff
children
line wrap: on
line source

#header#
    <title>#repo|escape# Changelog</title>
    <description>#repo|escape# Changelog</description>
    #entries%changelogentry#
  </channel>
</rss>