view contrib/editmergeps.bat @ 48859:f928dec9add7

tests: unconditionalize _unified_diff Now that we're Python 3 only we can make this logic simpler. Differential Revision: https://phab.mercurial-scm.org/D12237
author Gregory Szorc <gregory.szorc@gmail.com>
date Sun, 20 Feb 2022 13:20:33 -0700
parents 4b9b87930cb3
children
line wrap: on
line source

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