contrib/editmergeps.bat
author Jun Wu <quark@fb.com>
Thu, 25 May 2017 17:20:43 -0700
changeset 32552 6ae068f801e3
parent 32368 799615bbf5bf
child 32600 4b9b87930cb3
permissions -rw-r--r--
context: do not cache manifestctx This will make sure when ctx.repo.manifestlog changes, a correct new manifestctx is returned. repo.manifestlog takes care of caching so the manifestctx won't be reconstructed every time.

@echo off
powershell -NoProfile -ExecutionPolicy unrestricted -Command "& 'editmergeps.ps1' %*"