##// END OF EJS Templates
bundle: use None when unpacking uncompressed changegroup...
bundle: use None when unpacking uncompressed changegroup Let's be more modern!

File last commit:

r24588:0bf54479 default
r26269:521b4d06 default
Show More
changelist.tmpl
5 lines | 124 B | application/x-cheetah | CheetahLexer
\{
"node": {node|json},
"changeset_count": {changesets|json},
"changesets": [{join(entries%changelistentry, ", ")}]
}