pulkit marked 15 inline comments as done.
pulkit added inline comments.

INLINE COMMENTS

> yuja wrote in uncommit.py:173
> I'm not sure if this `retractboundary()` is valid. cmdutil.amend()
> appears to use phases.new-commit config instead.

The phases.new-commit config update the phase to old.phase() if `--secret` flag 
is not passed. Since we don't have that I think we can use `retractboundary` to 
directly update to old.phase()

REPOSITORY
  rHG Mercurial

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

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

Reply via email to