##// END OF EJS Templates
exchange: make _pushb2ctx() look more like _getbundlechangegrouppart()...
exchange: make _pushb2ctx() look more like _getbundlechangegrouppart() The functions already have a lot in common, but were structured a little differently.

File last commit:

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