##// END OF EJS Templates
largefiles: replace invocation of os.path module by vfs in reposetup.py...
largefiles: replace invocation of os.path module by vfs in reposetup.py This commit is part of bigger effort described in 'Windows UTF-8' plan.

File last commit:

r18045:add2f9dd default
r28716:5c14af47 default
Show More
branches.tmpl
6 lines | 158 B | application/x-cheetah | CheetahLexer
{header}
<title>{repo|escape}: branches</title>
<description>{repo|escape} branch history</description>
{entries%branchentry}
</channel>
</rss>