This is an archive of the discontinued Mercurial Phabricator instance.

test-rebase-base: clarify it is about the "--base" flag
ClosedPublic

Authored by quark on Oct 5 2017, 11:42 PM.

Details

Summary

It happened several times that people use test-rebase-base.t as a general
purposed test file for rebase. But it is intended to be only related to the
--base flag. This patch split, renamed the test, and added a note to
clarify.

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

quark created this revision.Oct 5 2017, 11:42 PM
lothiraldan accepted this revision.Oct 6 2017, 2:41 AM
lothiraldan added a subscriber: lothiraldan.

LGTM, thanks for cleaning the test files!

This revision was automatically updated to reflect the committed changes.