Mercurial > hg
view contrib/editmergeps.bat @ 49044:be9bf75a837c
dirstate: remove v1_* methods from Python/C/Rust shared API
These methods are used for v1 parsing by their respective implementations, but
do not need to be shared between them.
Differential Revision: https://phab.mercurial-scm.org/D12447
author | Raphaël Gomès <rgomes@octobus.net> |
---|---|
date | Tue, 22 Mar 2022 16:33:18 +0100 |
parents | 4b9b87930cb3 |
children |
line wrap: on
line source
@echo off powershell -NoProfile -ExecutionPolicy unrestricted -Command "& '%~dp0\editmergeps.ps1' %*"