contrib/editmergeps.bat
author Yuya Nishihara <yuya@tcha.org>
Wed, 12 Sep 2018 22:19:29 +0900
changeset 39557 623081f2abc2
parent 32567 4b9b87930cb3
permissions -rw-r--r--
narrow: remove hack to write narrowspec to shared .hg directory AFAIK, we no longer need it since the narrowspec file was move to the store directory in 576eef1ab43d, "narrow: move .hg/narrowspec to .hg/store/narrowspec."

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