##// END OF EJS Templates
Fix chmod of writable but unowned files (issue530)...
Fix chmod of writable but unowned files (issue530) This could happen e.g. in group writable local repositories where a file should become executable on update. (Patch by Benoit Boissinot attached to issue530)

File last commit:

r5269:46c5e1ee default
r5668:ca4f10c7 default
Show More
footer.tmpl
9 lines | 212 B | application/x-cheetah | CheetahLexer
<div class="page_footer">
<div class="page_footer_text">#repo|escape#</div>
<a class="rss_logo" href="#url#rss-log">RSS</a>
<a class="rss_logo" href="#url#atom-log">Atom</a>
<br />
#motd#
</div>
</body>
</html>