##// 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
graph.tmpl
6 lines | 76 B | application/x-cheetah | CheetahLexer
{header}
# HG graph
# Node ID {node}
# Rows shown {rows}
{nodes%graphnode}