comparison .arcconfig @ 50721:a10d823a8e3d stable

dirstate: avoid leaking disk space in `hg debugrebuilddirstate` Before this MR running `hg debugrebuilddirstate` simply grows the dirstate without bound, never shrinking it, because the unused bytes counter stays low, even though the entirety of the file becomes unused.
author Arseniy Alekseyev <aalekseyev@janestreet.com>
date Mon, 26 Jun 2023 11:15:30 +0100
parents ff396501e841
children
comparison
equal deleted inserted replaced
50720:bfbd84c57bda 50721:a10d823a8e3d