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
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.