Mercurial > hg
comparison hgext/bugzilla.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 | d6afa9c149c3 |
children | 6000f5b25c9b |
comparison
equal
deleted
inserted
replaced
46292:3204a35e5c7e | 46293:9cdef4c41c94 |
---|