contrib/editmergeps.bat
author Pulkit Goyal <7895pulkit@gmail.com>
Sun, 20 May 2018 18:41:24 +0530
changeset 38112 d7cecea0b254
parent 32567 4b9b87930cb3
permissions -rw-r--r--
py3: add r'' prefixes to fix kwargs handling in hgext/sparse.py This fixes two of sparse tests which were failing on Python 3. # skip-blame because just r'' prefixes Differential Revision: https://phab.mercurial-scm.org/D3634

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