view contrib/editmergeps.bat @ 37189:b377b7dfe682

infinitepush: drop the logic related to inhibit extension The inhibit extension lives in hg-experimental and is not a core extension. Differential Revision: https://phab.mercurial-scm.org/D2098
author Pulkit Goyal <7895pulkit@gmail.com>
date Sat, 03 Feb 2018 17:59:49 +0530
parents 4b9b87930cb3
children
line wrap: on
line source

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