193
193
self.branch._branch_format)
197
196
def _set_new_format(self, format):
201
199
def _cleanup_spare_files(self):
202
200
for n in 'merged-patches', 'pending-merged-patches':
204
202
if not os.path.exists(p):
206
204
## assert os.path.getsize(p) == 0