##// 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
Martin von Zweigbergk -
r47009:e2713c68 default
Show More
Name Size Modified Last Commit Author
/ mercurial / thirdparty / zope
interface
__init__.py Loading ...