contrib/editmergeps.bat
author Augie Fackler <augie@google.com>
Mon, 17 Sep 2018 20:43:40 -0400
changeset 39716 4dca2e028f0a
parent 32567 4b9b87930cb3
permissions -rw-r--r--
narrow: add test showing that local-to-local narrow clones don't work It turns out they've never actually worked: prior to some recent refactoring they just unintentionally followed the full-clone path, which we unintentionally relied on in a test at Google. Differential Revision: https://phab.mercurial-scm.org/D4640

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