I'd like to be able to teach the Shelf class to read shelves from
.hg/shelve-backup/ in addition to .hg/shelved/. That means that
we'll have to pass in a vfs instead of the repo, so this patch does
that preparation.
Details
Details
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Branch
- default
- Lint
No Linters Available - Unit
No Unit Test Coverage