view contrib/editmergeps.bat @ 46716:c8bb7b89179e

revlogv2: temporarily forbid inline revlogs See inline comments. I plan to fix the underlying issue before revlogv2 is stabilized. Differential Revision: https://phab.mercurial-scm.org/D10030
author Raphaël Gomès <rgomes@octobus.net>
date Fri, 19 Feb 2021 11:04:17 +0100
parents 4b9b87930cb3
children
line wrap: on
line source

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