contrib/editmergeps.bat
author Pulkit Goyal <pulkit@yandex-team.ru>
Fri, 28 Sep 2018 19:21:24 +0300
changeset 39963 fa2395659828
parent 32600 4b9b87930cb3
permissions -rw-r--r--
narrow: pass 'narrow_widen' as source while generating changegroup Extensions inspect the `source` parameter and add some custom logic on the basis of value of that parameter. The parameter is also passed to hooks. So let's pass the value as 'narrow_widen' to differentiate widening from pull. Differential Revision: https://phab.mercurial-scm.org/D4787

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