contrib/editmergeps.bat
author Pulkit Goyal <7895pulkit@gmail.com>
Wed, 30 Dec 2020 14:56:34 +0530
changeset 46206 9540945e51fd
parent 32567 4b9b87930cb3
permissions -rw-r--r--
actions: rename DEFICIENCY constant to FORMAT_VARIANT It was not obvious what does deficieny means and every format change can't be a deficiency. There are some format changes like compression levels, share-safe which can't be understood at deficiencies. This patch renames the constant to make things clearer. Differential Revision: https://phab.mercurial-scm.org/D9664

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