comparison .jshintrc @ 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 bdd2e18b54c5
children
comparison
equal deleted inserted replaced
46292:3204a35e5c7e 46293:9cdef4c41c94