Mercurial > hg
diff tests/test-rename-rev.t @ 47392:8089d0fa8400
censor: drop size limitation on the tombstone
This limitation seems to date back from a previous implementation of censors,
were the revision were censored" in place. For a long while the implementation
actually involved rewriting the revlog before replacing the original data. So it looks like we can safely remove this limitation.
The tests suite agrees.
Differential Revision: https://phab.mercurial-scm.org/D10790
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Fri, 21 May 2021 20:08:11 +0200 |
parents | 8d72e29ad1e0 |
children | c62e4397eb28 |