view contrib/editmergeps.bat @ 48196:47fabca85457

dirstate-v2: Name a constant in the Rust implementation We are about to introduce a Python version of this code that will also need this constant. Differential Revision: https://phab.mercurial-scm.org/D11547
author Simon Sapin <simon.sapin@octobus.net>
date Sun, 03 Oct 2021 13:14:43 +0200
parents 4b9b87930cb3
children
line wrap: on
line source

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