This is an archive of the discontinued Mercurial Phabricator instance.

debugdiscovery: drop reference to invalid --branch option
ClosedPublic

Authored by martinvonz on Dec 14 2017, 6:35 PM.

Details

Summary

It seems like it didn't even exist when debugdiscovery was introduced
in cb98fed52495 (discovery: add new set-based discovery, 2011-05-02).

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

martinvonz created this revision.Dec 14 2017, 6:35 PM
yuja accepted this revision.Dec 15 2017, 8:25 AM
This revision is now accepted and ready to land.Dec 15 2017, 8:25 AM
This revision was automatically updated to reflect the committed changes.
krbullock added inline comments.
mercurial/debugcommands.py
747

Drop [-b BRANCH] from the usage string above too?

martinvonz added inline comments.Dec 15 2017, 11:44 AM
mercurial/debugcommands.py
747

Sure, will send a separate patch