##// END OF EJS Templates
bookmarks: add 'hg pull -B .' for pulling the active bookmark (issue5258)
bookmarks: add 'hg pull -B .' for pulling the active bookmark (issue5258)

File last commit:

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