This is an archive of the discontinued Mercurial Phabricator instance.

rhg: Propagate config errors in `rhg status`
ClosedPublic

Authored by SimonSapin on Nov 15 2021, 12:42 PM.

Details

Summary

This code was calling Result::unwrap_or instead of Option::unwrap_or
as was presumably intended.

Diff Detail

Repository
rHG Mercurial
Branch
default
Lint
No Linters Available
Unit
No Unit Test Coverage

Event Timeline

SimonSapin created this revision.Nov 15 2021, 12:42 PM
Alphare accepted this revision.Nov 24 2021, 6:24 AM
This revision is now accepted and ready to land.Nov 24 2021, 6:24 AM
This revision was automatically updated to reflect the committed changes.
baymax updated this revision to Diff 31157.Nov 26 2021, 10:32 AM

✅ refresh by Heptapod after a successful CI run (🐙 💚)