contrib/editmergeps.bat
author Pierre-Yves David <pierre-yves.david@octobus.net>
Fri, 28 Jan 2022 15:19:58 +0100
changeset 48727 5dfaca4464d1
parent 32600 4b9b87930cb3
permissions -rw-r--r--
merge-actions: add an explicite "no_op" attribute This make the MergeAction smarter and able to describe themself. This is useful to help introducing more MergeAction object that better the complexity of the situation. Differential Revision: https://phab.mercurial-scm.org/D12116

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