pulkit added inline comments.

INLINE COMMENTS

> test-commit-unresolved.t:45
>    [255]
> +#endif
> +

since there are only two cases, you can use `#else` here.

> test-commit-unresolved.t:169
>  
> +#if abortflag
>    $ hg merge --abort

We can put only the command in `if` and `else` part. The output is same on the 
both sides.

REPOSITORY
  rHG Mercurial

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

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

To: taapas1128, #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