view contrib/editmergeps.bat @ 42233:4ad191041be2

histedit: Show file names in multiple line format
author Yu Feng <rainwoodman@gmail.com>
date Thu, 02 May 2019 16:43:34 -0700
parents 4b9b87930cb3
children
line wrap: on
line source

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