D6567: abort: added functionality for graft

pulkit (Pulkit Goyal) phabricator at mercurial-scm.org
Sun Jun 30 15:13:28 EDT 2019


pulkit added inline comments.

INLINE COMMENTS

> test-abort.t:2
> +
> +####TEST `hg abort` operation graft
> +

I think we can use cases functionality in existing tests to test `hg abort`.

I mean, in one case alias `abort` to `graft --abort` and in other case it will be the normal abort command. That will help us to prevent duplicating tests and making sure in future things work for both the cases.

REPOSITORY
  rHG Mercurial

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

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

To: taapas1128, #hg-reviewers
Cc: pulkit, mercurial-devel


More information about the Mercurial-devel mailing list