pulkit added inline comments.

INLINE COMMENTS

> histedit.py:1842
>  
> +def hgcontinuehistedit(ui, repo):
> +    state = histeditstate(repo)

I see that we can have a unified function, `resumehistedit(..)` which can be 
called from `_histedit()` too.

REPOSITORY
  rHG Mercurial

CHANGES SINCE LAST ACTION
  https://phab.mercurial-scm.org/D6678/new/

REVISION DETAIL
  https://phab.mercurial-scm.org/D6678

To: taapas1128, durin42, #hg-reviewers
Cc: pulkit, mercurial-devel
_______________________________________________
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel

Reply via email to