view contrib/editmergeps.bat @ 44500:864e9534d3d4 stable

cext-index: propagate inline_scan error in `index_deref` Before this change, revlog index corruption could be silently ignored in some situation. Differential Revision: https://phab.mercurial-scm.org/D8276
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Thu, 12 Mar 2020 15:23:47 +0100
parents 4b9b87930cb3
children
line wrap: on
line source

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