rust-dirstate-v2: clean up previous data file after the docket is written
This was overlooked before and caused many data files to keep living forever. We could potentially consider adding a random cleanup of them in case they slipped through one day. Differential Revision: https://phab.mercurial-scm.org/D12581
Please register or sign in to comment