comparison Makefile @ 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 0f0880c8a7e5
children 87bfd1703597
comparison
equal deleted inserted replaced
50720:bfbd84c57bda 50721:a10d823a8e3d