Mercurial > hg
comparison hgext/share.py @ 46293:9cdef4c41c94
shelve: use listshelves() in cleanupoldbackups()
With this patch, there are no more assumptions outside the `Shelf`
class about which files (`.patch`, `.hg`, `.shelve`) make up a
shelf. As such, this finishes the preparations for making phase-based
shelve (perhaps optionally) not write the `.patch` and `.hg` files.
Differential Revision: https://phab.mercurial-scm.org/D9740
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Mon, 11 Jan 2021 23:06:45 -0800 |
parents | c80f9e3daec3 |
children | d4ba4d51f85f |
comparison
equal
deleted
inserted
replaced
46292:3204a35e5c7e | 46293:9cdef4c41c94 |
---|