view templates/footer.tmpl @ 2779:12a7bfcafd8f

Add log option --follow-first to follow only the first parent of merges. This can be useful to extract a single line of development.
author Brendan Cully <brendan@kublai.com>
date Thu, 03 Aug 2006 11:48:56 -0700
parents c72e618c1204
children
line wrap: on
line source

#motd#
<div class="logo">
powered by<br/>
<a href="http://www.selenic.com/mercurial/">mercurial</a>
</div>

</body>
</html>