D821: unamend: move fb extension unamend to core
durham (Durham Goode)
phabricator at mercurial-scm.org
Wed Sep 27 09:23:29 UTC 2017
durham added inline comments.
INLINE COMMENTS
> uncommit.py:260
> +
> + tr = repo.transaction('unamend')
> + with dirstate.parentchange():
This should be in a with statement probably? Can we just have it be as part of the top level lock with statement?
REPOSITORY
rHG Mercurial
REVISION DETAIL
https://phab.mercurial-scm.org/D821
To: pulkit, #hg-reviewers
Cc: durham, mercurial-devel
More information about the Mercurial-devel
mailing list