comparison tests/test-revlog-packentry.t @ 30567:73ce055b169a

memctx: allow the metadataonlyctx thats reusing the manifest node When we have a lot of files writing a new manifest revision can be expensive. This commit adds a possibility for memctx to reuse a manifest from a different commit. This can be beneficial for commands that are creating metadata changes without any actual files changed like "hg metaedit" in evolve extension. I will send the change for evolve that leverages this once this is accepted.
author Mateusz Kwapich <mitrandir@fb.com>
date Mon, 21 Nov 2016 08:09:41 -0800
parents 6cc1f388ac80
children 009d0283de5f
comparison
equal deleted inserted replaced
30566:46d2c8b23c33 30567:73ce055b169a