Skip to content
  • Taapas Agrawal's avatar
    continue: added support for rebase · 35ebdbb38efb
    Taapas Agrawal authored
    This adds support of rebase to hg continue plan.
    
    An independent continue logic for rebase is created
    under continuerebase() function. For this a seperate
    rebaseruntime object is created under the function to
    handle an interrupted rebasestate.
    
    Results of tests are shown.
    
    Differential Revision: https://phab.mercurial-scm.org/D6646
    35ebdbb38efb