view contrib/editmergeps.bat @ 45337:5ce63ee1fe3d

merge: replace use of actions dict with mergeresult object There are still some places which can be improved by having a dedicated API, this patch for now make all users of actions dict go through the mergeresult object API. Differential Revision: https://phab.mercurial-scm.org/D8879
author Pulkit Goyal <7895pulkit@gmail.com>
date Mon, 03 Aug 2020 17:32:30 +0530
parents 4b9b87930cb3
children
line wrap: on
line source

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