##// END OF EJS Templates
shelve: replace repo instance in Shelf class by vfs instance...
shelve: replace repo instance in Shelf class by vfs instance 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. Differential Revision: https://phab.mercurial-scm.org/D9738

File last commit:

r37194:338367d4 default
r47009:e2713c68 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer