This is an archive of the discontinued Mercurial Phabricator instance.

copies: simplify the conditional for _filter's case 3
ClosedPublic

Authored by marmoute on Jan 15 2021, 6:09 PM.

Details

Summary

The conditional is much simpler and the test are actually happier. This
clarification of the conditional will also be necessary to properly support tracing
more renames in a coming changeset.

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

marmoute created this revision.Jan 15 2021, 6:09 PM
marmoute planned changes to this revision.Jan 15 2021, 7:32 PM

this makes test-rebase-rename.t unhappy, investigating

The graft code is doing something wonky. Issue fixed.

marmoute updated this revision to Diff 24918.Jan 15 2021, 8:24 PM
baymax updated this revision to Diff 24921.Jan 15 2021, 8:58 PM

โœ… refresh by Heptapod after a successful CI run (๐Ÿ™ ๐Ÿ’š)

baymax updated this revision to Diff 25107.Jan 18 2021, 8:54 AM

โœ… refresh by Heptapod after a successful CI run (๐Ÿ™ ๐Ÿ’š)

baymax updated this revision to Diff 25266.Jan 26 2021, 1:31 AM

โœ… refresh by Heptapod after a successful CI run (๐Ÿ™ ๐Ÿ’š)

pulkit accepted this revision.Jan 26 2021, 3:11 PM
This revision is now accepted and ready to land.Jan 26 2021, 3:11 PM
This revision was automatically updated to reflect the committed changes.