view contrib/wix/hg.cmd @ 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 79388a8325dc
children
line wrap: on
line source

@echo off
rem launch hg.exe from parent folder
"%~dp0\..\hg.exe" %*