[Updated] D11764: rhg: add support for narrow clones and sparse checkouts
Alphare (Raphaël Gomès)
phabricator at mercurial-scm.org
Wed Nov 24 11:04:03 UTC 2021
This revision now requires changes to proceed.
Alphare added a comment.
Alphare requested changes to this revision.
Small nit, but this is user-facing, so I'd rather have it corrected in the same breath as the other patches instead of forgetting to amend it myself :)
INLINE COMMENTS
> files.rs:45
> + return Err(CommandError::unsupported(
> + "rhg files -r <rev> is not support in narrow clones",
> + ));
s/support/supported/
REPOSITORY
rHG Mercurial
CHANGES SINCE LAST ACTION
https://phab.mercurial-scm.org/D11764/new/
REVISION DETAIL
https://phab.mercurial-scm.org/D11764
To: aalekseyev, #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/64b163d3/attachment-0002.html>
More information about the Mercurial-patches
mailing list