##// END OF EJS Templates
typing: add type annotations to `mercurial.util.makelock()`...
typing: add type annotations to `mercurial.util.makelock()` This bubbles up into the `vfs` classes, so get this out of the way.

File last commit:

r30765:eb7de21b default
r52782:cbd01bf3 default
Show More
footer.tmpl
8 lines | 162 B | application/x-cheetah | CheetahLexer
{motd}
<div class="logo">
<a href="{logourl}">
<img src="{staticurl|urlescape}{logoimg}" width=75 height=90 border=0 alt="mercurial"></a>
</div>
</body>
</html>