##// END OF EJS Templates
continue: added support for graft...
continue: added support for graft This adds support of graft to hg continue plan. The patch creates a seperate function `cmdutil.continuegraft` so that continue logic for graft can be called independently. This logic is registered to the statedetection API as `continuefunc`. Results are shown as tests. Differential Revision: https://phab.mercurial-scm.org/D6655

File last commit:

r16773:d490edc7 default
r42843:0fff3cc9 default
Show More
graphedge.tmpl
1 line | 70 B | application/x-cheetah | CheetahLexer
Paul Boddie
hgweb: make graph data suitable for template usage...
r16773 edge: ({col}, {row}) -> ({nextcol}, {nextrow}) (color {color})