Mercurial > hg
diff CONTRIBUTORS @ 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 | c29efd272395 |
children |