This is an archive of the discontinued Mercurial Phabricator instance.

rhg: add a limited `rhg cat -r` subcommand
ClosedPublic

Authored by acezar on Sep 18 2020, 12:01 PM.

Details

Summary

It only supports revision specification (rev or full hash) and the list of files
to cat.

Diff Detail

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

Event Timeline

acezar created this revision.Sep 18 2020, 12:01 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.