( )⚙ D10098 rhg: Fall back to Python on unsupported `rhg config <section>`

This is an archive of the discontinued Mercurial Phabricator instance.

rhg: Fall back to Python on unsupported `rhg config <section>`
ClosedPublic

Authored by SimonSapin on Mar 3 2021, 1:24 PM.

Details

Summary

Printing an entire section (as opposed to a single value with
rhg config foo.bar) is not supported yet in Rust only.

Diff Detail

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

Event Timeline

SimonSapin created this revision.Mar 3 2021, 1:24 PM
baymax updated this revision to Diff 26072.Mar 4 2021, 8:00 AM

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

Alphare accepted this revision.Mar 5 2021, 3:48 AM
marmoute accepted this revision.Mar 9 2021, 1:02 PM
SimonSapin edited the summary of this revision. (Show Details)Mar 12 2021, 5:06 PM
This revision was not accepted when it landed; it landed in state Needs Review.
This revision was automatically updated to reflect the committed changes.