view contrib/editmergeps.bat @ 46873:0abf5eba0042

rhg: make rhg recognise it supports zstd compression for revlogs It already did, but was not aware of it. Differential Revision: https://phab.mercurial-scm.org/D10324
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Wed, 07 Apr 2021 13:31:15 +0200
parents 4b9b87930cb3
children
line wrap: on
line source

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