contrib/editmergeps.bat
author Pierre-Yves David <pierre-yves.david@octobus.net>
Thu, 15 Apr 2021 01:03:12 +0200
changeset 46965 b03527bdac01
parent 32567 4b9b87930cb3
permissions -rw-r--r--
ui: deprecated `ui.expandpath` This function return a single path, something incompatible with the coming change to `[paths]` definition to allow multiple associated urls. Now that all user got migrated, we deprecate the function. Differential Revision: https://phab.mercurial-scm.org/D10432

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