##// END OF EJS Templates
shelve: do not update when keeping changes, just move the dirstate...
shelve: do not update when keeping changes, just move the dirstate This is to leave the working directory unchanged. We reuse the match object as an optimisation.

File last commit:

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