This is an archive of the discontinued Mercurial Phabricator instance.

convert: look up branch only among branches
ClosedPublic

Authored by martinvonz on Apr 6 2018, 1:46 PM.

Details

Summary

repo[<branch name>] can find something that's not a branch, which is
not good.

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

martinvonz created this revision.Apr 6 2018, 1:46 PM
indygreg accepted this revision.Apr 6 2018, 2:49 PM
This revision is now accepted and ready to land.Apr 6 2018, 2:49 PM
This revision was automatically updated to reflect the committed changes.