##// END OF EJS Templates
test-lock.py: copy-edit assertions about file existing...
test-lock.py: copy-edit assertions about file existing Before: expected lock to exists but actually did not exists After: expected lock to exist but actually did not exist

File last commit:

r18045:add2f9dd default
r26381:94dc1083 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>