This is an archive of the discontinued Mercurial Phabricator instance.

graft: add test showing --continue not preserving --edit passed earlier
Needs RevisionPublic

Authored by pulkit on May 25 2018, 6:25 PM.

Details

Reviewers
baymax
Group Reviewers
hg-reviewers
Summary

Right now, if you run hg graft --edit, face some conflicts, resolve them and
then run hg graft --continue, you will see graft no longer pops up for the
editor and you hate mercurial for not remembering arguments you passed earlier.

Upcoming patch will fix this buggy behavior and this test will help us in
realizing those changes.

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

pulkit created this revision.May 25 2018, 6:25 PM
baymax requested changes to this revision.Jan 24 2020, 12:33 PM

There seems to have been no activities on this Diff for the past 3 Months.

By policy, we are automatically moving it out of the need-review state.

Please, move it back to need-review without hesitation if this diff should still be discussed.

:baymax:need-review-idle:

This revision now requires changes to proceed.Jan 24 2020, 12:33 PM