contrib/editmergeps.bat
author Pierre-Yves David <pierre-yves.david@octobus.net>
Thu, 15 Apr 2021 11:48:29 +0200
changeset 47072 820fe29d0fd8
parent 32600 4b9b87930cb3
permissions -rw-r--r--
paths: use `list_paths` in `hg paths` Using common code will make it simpler to update the logic behind the path definition and storage. Differential Revision: https://phab.mercurial-scm.org/D10441

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