The prefetch command only allows for one revision to be specified as
the base revision. Eventually, we plan to merge prefetch and prefetchtrees
into a single command and therefore, this commit takes a step towards making
the interface to these commands exactly the same.
Details
Details
- Reviewers
durham - Group Reviewers
Restricted Project - Commits
- rFBHGXfe2f5babfe93: prefetchtrees: allow only one revision to be specified as the base revision
Ran all the tests.
Diff Detail
Diff Detail
- Repository
- rFBHGX Facebook Mercurial Extensions
- Lint
Lint Skipped - Unit
Unit Tests Skipped
Event Timeline
Comment Actions
This is only an intermediate step to help out with the review. It might be useful to checkout D1417 first to get an idea of what this leads to.