( )⚙ D3287 discovery: don't redundantly call branchmap

This is an archive of the discontinued Mercurial Phabricator instance.

discovery: don't redundantly call branchmap
ClosedPublic

Authored by indygreg on Apr 12 2018, 3:59 PM.

Details

Summary

We were calling the remote command twice without mutation the
remote in between. Derp.

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

indygreg created this revision.Apr 12 2018, 3:59 PM
durin42 accepted this revision.Apr 13 2018, 5:48 PM
This revision is now accepted and ready to land.Apr 13 2018, 5:48 PM
This revision was automatically updated to reflect the committed changes.