This is an archive of the discontinued Mercurial Phabricator instance.

cmdutil: rectify comment in amend
ClosedPublic

Authored by singhsrb on Aug 31 2017, 10:01 PM.

Details

Summary

Comment was ambiguous as there can be two parents of a changeset in mercurial.
This commit fixes the comment to clarify that the first parent is being
considered.

Test Plan

ran the test suite

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

singhsrb created this revision.Aug 31 2017, 10:01 PM
This revision was automatically updated to reflect the committed changes.