##// END OF EJS Templates
bookmarks: factor out delete logic from commands...
bookmarks: factor out delete logic from commands We keep the lock in the caller so that future devs are aware of the locking implications.

File last commit:

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