##// END OF EJS Templates
test-context: add test for performing a diff on a memctx...
test-context: add test for performing a diff on a memctx We now see the first result of all that refactoring of memctx: we can now diff against a memctx.

File last commit:

r18526:9409aeaa stable
r21837:61b333b9 default
Show More
footer.tmpl
9 lines | 218 B | application/x-cheetah | CheetahLexer
<script type="text/javascript">process_dates()</script>
{motd}
<div class="logo">
<a href="{logourl}">
<img src="{staticurl|urlescape}{logoimg}" width=75 height=90 border=0 alt="mercurial"></a>
</div>
</body>
</html>