contrib/editmergeps.bat
author Arseniy Alekseyev <aalekseyev@janestreet.com>
Fri, 28 Jul 2023 17:08:37 +0100
changeset 50809 53d77f96e049
parent 32567 4b9b87930cb3
permissions -rw-r--r--
rhg: tweak rhg fallback code structure The goal here is to share the code that accesses the config setting, but also move it to the top-level, so that we can more easily change this code later. (in fact in Jane Street we want to make it choose chg in some cases)

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