view contrib/editmergeps.bat @ 39320:57301ba47e66

manifest: use public API for obtaining storage object We should not be accessing private attributes on the manifestlog, since its behavior is governed by an interface. Differential Revision: https://phab.mercurial-scm.org/D4392
author Gregory Szorc <gregory.szorc@gmail.com>
date Wed, 15 Aug 2018 19:53:02 +0000
parents 4b9b87930cb3
children
line wrap: on
line source

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