[Updated] D11758: rhg: $HG_PENDING is not supported
Alphare (Raphaël Gomès)
phabricator at mercurial-scm.org
Wed Nov 24 11:22:56 UTC 2021
This revision now requires changes to proceed.
Alphare added inline comments.
Alphare requested changes to this revision.
INLINE COMMENTS
> main.rs:611
> } else {
> - Err(CommandError::UnsupportedFeature {
> - message: format_bytes!(
> - b"extensions: {} (consider adding them to 'rhg.ignored-extensions' config)",
> - join(unsupported, b", ")
> - ),
> - })
> + Err(CommandError::UnsupportedFeature { message: format_bytes!(
> + b"extensions: {} (consider adding them to 'rhg.ignored-extensions' config)",
That seems unrelated? How did this format change occur?
REPOSITORY
rHG Mercurial
CHANGES SINCE LAST ACTION
https://phab.mercurial-scm.org/D11758/new/
REVISION DETAIL
https://phab.mercurial-scm.org/D11758
To: SimonSapin, #hg-reviewers, Alphare
Cc: Alphare, mercurial-patches
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial-patches/attachments/20211124/dc79c218/attachment-0002.html>
More information about the Mercurial-patches
mailing list