##// END OF EJS Templates
rev-branch-cache: make sure we close the name file we open...
rev-branch-cache: make sure we close the name file we open We were various opening without with or try. Adding a try would not hurt.

File last commit:

r9999:f91e5630 default
r52797:7032da07 default
Show More
changeset.tmpl
9 lines | 124 B | application/x-cheetah | CheetahLexer
{header}
# HG changeset patch
# User {author}
# Date {date|hgdate}
# Node ID {node}
{parent%changesetparent}
{desc}
{diff}