Mercurial > hg
view templates/footer.tmpl @ 5810:124577de40a7
context: preserve changeset in filectx if we have one
If we know original changeset we are working with - try hard to
preserve it. Fallback to filelog.linkrev() only if we have no way
to get original changeset, since linkrev() may point to other
changeset.
author | Maxim Dounin <mdounin@mdounin.ru> |
---|---|
date | Sat, 29 Dec 2007 16:57:43 +0300 |
parents | c72e618c1204 |
children | d8477881ee0f |
line wrap: on
line source
#motd# <div class="logo"> powered by<br/> <a href="http://www.selenic.com/mercurial/">mercurial</a> </div> </body> </html>